Skip to content

Protocol

RedisCacheDecoder

A decoder whose input is convertible from a RESPValue loaded from Redis. Directly based on Combine.TopLevelDecoder but can’t extend it because Combine isn’t available on Linux.
protocol RedisCacheDecoder

Topics

Associated Types

Instance Methods

Relationships

Conforming Types