//
pkg.gl
Category
github.com/roadrunner-server/kv/v3
module
package
3.2.0
Repository:
https://github.com/roadrunner-server/kv.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
6
Dependents
1
Files
319 SLOC
#
README
Docs:
link
#
Constants
PluginName
PluginName linked to the memory, boltdb, memcached, redis plugins.
#
Structs
Config
Config represents general storage configuration with keys as the user defined kv-names and values as the constructors.
Plugin
Plugin for the unified storage.
#
Interfaces
Configurer
No description provided by the author