//
pkg.gl
Category
github.com/openware/pkg
redis
package
0.1.7
Repository:
https://github.com/openware/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
40 SLOC
#
Functions
Connect
Connect the redis with default database.
#
Structs
Config
Config for redis connection TODO Set all default values.
Store
Store represent the Store model.
#
Interfaces
KVStore
KVStore represent the repositories.