package
0.1.0
Repository: https://github.com/maycmf/core.git
Documentation: pkg.go.dev

# Functions

NewStore - Create a redis-based storage instance.
NewStoreWithClient - Create a storage instance using the redis client.
NewStoreWithClusterClient - Create a storage instance using the redis cluster client.

# Structs

Config - Redis configuration parameter.
Store - Redis storage.