//
pkg.gl
Category
github.com/roadrunner-server/kv/v4
module
package
4.6.5
Repository:
https://github.com/roadrunner-server/kv.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
8
Dependents
1
Files
446 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.
Item
No description provided by the author
Plugin
Plugin for the unified storage.
#
Interfaces
Configurer
No description provided by the author
Logger
No description provided by the author
Tracer
Tracer represents opentelemetry tracer (OTEL plugin).