Documentation
¶
Overview ¶
Package redis provides a Redis-backed implementation of the cache.Cache interface.
Package redis provides a Redis-backed implementation of the cache.Cache interface.
This file contains connection count management methods.
Package redis provides a Redis-backed implementation of the cache.Cache interface.
This file contains Lua scripts for atomic seq/message-ID operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCacheClosed = errors.New("cache: closed")
ErrCacheClosed is returned when a method is called on a closed cache.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.