package
0.0.0-20241101152413-6851b358dfcd
Repository: https://github.com/vanilla-os/chronos.git
Documentation: pkg.go.dev

# Functions

NewRedis creates a new store to Redis instance(s).

# Constants

RedisTagPattern represents the tag pattern to be used as a key in specified storage.
RedisType represents the storage type as a string value.

# Structs

RedisStore is a store for Redis.

# Interfaces

RedisClientInterface represents a go-redis/redis client.