modulepackage
0.0.0-20241020105559-2c351d4b0ebe
Repository: https://github.com/abmpio/redisx.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewRedisLock returns a RedisLock.
创建默认的配置项.
No description provided by the author
new一个IRedisService.
No description provided by the author
No description provided by the author
将map[string]IRedis转换为一个对象数组 filterFn: 转换时是否执行筛选,如果为nil,则不执行任何筛选.
不自动load.
No description provided by the author
No description provided by the author
指定key前缀.
No description provided by the author
key不带上prefix.
值带上ttl.
No description provided by the author
# Constants
redis过期时间(24小时).
redis过期时间(30分钟).
1个月的有效期.
无过期时间.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
默认的IRedisKeyService实现.
A RedisLock is a redis lock.
模块参数配置.
默认的IRedisPipelineService实现.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
对redis中的key进行操作的接口.
No description provided by the author
访问redis.
No description provided by the author
redis值.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author