Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Addr string Username string Password string Database int // Sore key prefix. KeyPrefix string }
Config contains necessary redis options.
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store redis storage.
Click to show internal directories.
Click to hide internal directories.