modulepackage
0.0.0-20230923064609-c77438058210
Repository: https://github.com/polaris1119/nosql.git
Documentation: pkg.go.dev
# README
nosql
nosql client and cache
# Functions
No description provided by the author
No description provided by the author
NewRedisClient 通过 [redis] 配置获取 redis 连接实例.
NewRedisClientWithSection 通过传递进来的 section 配置获取 redis 连接实例.
NewRedisFromPool 使用连接池(只支持主 redis 实例).
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
缓存的数据格式.
No description provided by the author
No description provided by the author
zset 数据结构附加的参数.
# Interfaces
No description provided by the author