package
Version:
v0.0.0-...-7e31768
Opens a new window with list of versions in this module.
Published: Dec 31, 2017
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
PluginConfig = &badgerRedisCacheConfig{
done: make(chan struct{}),
}
)
Config ...
Cache stores and retrieves data using Badger KV.
Close closes the underlying boltdb database.
Delete key from the cache
Set stores a response to the cache at the given key.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.