redis操作
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
guzeng 74a4aeef10 删除无用方法 1 year ago
conn.go 修改redis连接 2 years ago
exists.go 删除无用方法 1 year ago
exists_test.go 删除无用方法 1 year ago
expire.go 同步跃恒redis 2 years ago
go.mod 修改redis默认地址 1 year ago
go.sum 修改redis默认地址 1 year ago
hash.go 增加hash查询多个键值 1 year ago
hash_test.go 删除无用方法 1 year ago
init.go 修改与配置无关 1 year ago
list.go 增加rpop 1 year ago
num.go 同步跃恒redis 2 years ago
set.go 增加有序集合处理 2 years ago
string.go 同步跃恒redis 2 years ago
watch.go 同步跃恒redis 2 years ago
zset.go 增加ZScoreInt64方法 2 years ago
zset_test.go 增加有序集合处理 2 years ago