Categorygithub.com/ermes-labs/storage-redis/packages/go
modulepackage
0.0.1
Repository: https://github.com/ermes-labs/storage-redis.git
Documentation: pkg.go.dev

# README


@ermes-labs/redis-go

Store implementation for the Ermes framework using Redis

Scripts: Lua Github CI GitHub Latest Release Docker Image

Introduction 📖

Ermes (Edge-to-Cloud Resource Management for Enhanced Session-based applications)

# 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.