package
Version:
v0.5.0-alpha
Opens a new window with list of versions in this module.
Published: Nov 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Store struct {
DB *redis.Client
}
Store implements kv.Store for Redis
NewRedisStore creates a new connection with Redis
Close will terminate a connection with Redis
Get a value from our key-value store
Set a value for a given key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.