Documentation
¶
Overview ¶
a simple redis writer with pool support
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageRedis ¶
type StorageRedis struct { URL string // contains filtered or unexported fields }
func (*StorageRedis) Close ¶
func (sr *StorageRedis) Close()
func (*StorageRedis) Open ¶
func (sr *StorageRedis) Open() error
Click to show internal directories.
Click to hide internal directories.