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 ea9b6ec72b 修改请求和返回数据类型 3 years ago
README.md Initial commit 3 years ago
conn.go 修改请求和返回数据类型 3 years ago
go.mod 修改请求和返回数据类型 3 years ago
go.sum 修改请求和返回数据类型 3 years ago
hash.go 修改请求和返回数据类型 3 years ago
hash_test.go 修改请求和返回数据类型 3 years ago
redis.pb.go 修改请求和返回数据类型 3 years ago
redis.proto 修改请求和返回数据类型 3 years ago
string.go 修改请求和返回数据类型 3 years ago
string_test.go 修改请求和返回数据类型 3 years ago

README.md

redisrpc

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