redis rpc服务, 提供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 3f3325e46f 增加调用方法 2 years ago
README.md Initial commit 2 years ago
conn.go 增加调用方法 2 years ago
expire.go 返回类型修改 2 years ago
expire_test.go 增加获取所有hash接口 2 years ago
go.mod 增加调用方法 2 years ago
go.sum 增加调用方法 2 years ago
hash.go 添加查询键是否存在方法 2 years ago
hash_test.go 增加hgetall接口 2 years ago
redis.pb.go 增加集合rem的操作 2 years ago
redis.proto 增加集合rem的操作 2 years ago
set.go 增加调用方法 2 years ago
set_test.go 增加调用方法 2 years ago
string.go 添加查询键是否存在方法 2 years ago
string_test.go 返回类型修改 2 years ago

README.md

redisrpc

redis rpc服务, 提供redis操作方法