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