Documentation ¶
Overview ¶
Package rediscache provides an implementation of httpcache.Cache that stores and retrieves data using Redis.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PluginConfig = &rediscacheConfig{ done: make(chan struct{}), } )
Config ...
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.