# Packages
No description provided by the author
# Functions
NewRedisConnection creates a new Redis connection using the provided configuration options.
NewRedisDatastore creates a new instance of RedisDatastore with the given name and Redis connection.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
RedisDatastore represents a datastore implementation using Redis as the underlying storage.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author