modulepackage
0.0.1
Repository: https://github.com/ermes-labs/storage-redis.git
Documentation: pkg.go.dev
# Functions
Create a ErmesKeySpaces struct.
Create a ErmesKeySpaces struct without session specific key spaces.
Create a InternalErmesKeySpaces struct.
Create a InternalErmesKeySpaces struct without session specific key spaces.
Create a new KeySpace from a prefix.
Create a PublicErmesKeySpaces struct.
Create a PublicErmesKeySpaces struct without session specific key spaces.
NewRedisCommands creates a new RedisCommands instance.
# Structs
Struct that contains all the key spaces of Ermes.
Struct that contains all the internal key spaces of Ermes.
No description provided by the author
Struct that contains all the public key spaces of Ermes.
RedisCommands is a wrapper around the Redis client.