package
0.0.0-20200630105701-a377ca4f0e1f
Repository: https://github.com/ops-cn/common.git
Documentation: pkg.go.dev

# Functions

NewStore 创建基于redis存储实例.
NewStoreWithClient 使用redis客户端创建存储实例.
NewStoreWithClusterClient 使用redis集群客户端创建存储实例.

# Structs

Config redis配置参数.
Store redis存储.