Categorygithub.com/tal-tech/xredis
modulepackage
1.0.0
Repository: https://github.com/tal-tech/xredis.git
Documentation: pkg.go.dev

# README

xredis

# Packages

No description provided by the author
No description provided by the author

# Functions

AddRedis can set redis option without reading config file.
GetClient return the client of the original reference package "go-redis".
NewShardingXesRedis returns a client to the Redis Server specified by cluster Name.
NewSimpleXesRedis returns a client to the Redis Server specified by instance.
NewXesRedis returns a client to the Redis Server specified by default options.
NewXesRedisOfCtx returns a client to the Redis Server that you can Specify handler.