package
0.0.0-20241217062345-852b9c5a8d98
Repository: https://github.com/tianlin0/plat-lib.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

RedisClusterClientInterface represents a go-redis/redis clusclient.