Extended Structure
Application.Caches
extension Application.Caches
Topics
Instance Properties
redisA cache configured for the default Redis ID and the default coders.
Instance Methods
redis(_:encoder:decoder:)A cache configured for a given Redis ID and using the provided encoder and decoder.redis(_:jsonEncoder:jsonDecoder:)A cache configured for a given Redis ID and the default coders.