Extended Structure
Application.Caches.Provider
extension Application.Caches.Provider
Topics
Type Properties
redisConfigures the application cache to use the default Redis ID and coders.
Type Methods
redis(_:encoder:decoder:)Configures the application cache to use the given Redis ID and the provided encoder and decoder.redis(_:jsonEncoder:jsonDecoder:)Configures the application cache to use the given Redis ID and the default coders.