package
Version:
v1.0.1-0...-cba1e01
Opens a new window with list of versions in this module.
Published: Apr 5, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewStore will create a new redis store with the given options.
Options is a alias for the options for the redis client.
Store represents the redis cache store.
Flush remove all items from the cache.
Get will retrieve a item from the cache.
Remove will remove a item from the cache.
Result will retrieve a item from the cache and stores the
result in the value pointed to by value.
Set will store a item in the cache.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.