//
pkg.gl
Category
github.com/lsclh/gtools
database
rdbv7
package
1.1.10
Repository:
https://github.com/lsclh/gtools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
93 SLOC
#
Functions
NewRDb
No description provided by the author
WithBase
基础信息.
WithMaster
哨兵模式使用.
WithPoll
链接池配置.
#
Constants
MethodCluster
redis集群.
MethodFailover
redis哨兵.
MethodOne
redis单节点.