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.
 
 
 
 
kratos/pkg/cache/redis
Windfarer f5d204daae redis and pipeline 5 years ago
..
test redis and pipeline 5 years ago
README.md Merge remote-tracking branch 'origin/master' 6 years ago
commandinfo.go add cache (#7) 6 years ago
commandinfo_test.go redis and pipeline 5 years ago
conn.go redis and pipeline 5 years ago
conn_test.go redis and pipeline 5 years ago
doc.go add cache (#7) 6 years ago
errors.go user new prometheus. 5 years ago
log.go redis and pipeline 5 years ago
main_test.go redis and pipeline 5 years ago
metrics.go redis and pipeline 5 years ago
mock.go redis and pipeline 5 years ago
pipeline.go redis and pipeline 5 years ago
pipeline_test.go redis and pipeline 5 years ago
pool.go redis and pipeline 5 years ago
pool_test.go redis and pipeline 5 years ago
pubsub.go add cache (#7) 6 years ago
pubsub_test.go redis and pipeline 5 years ago
redis.go redis and pipeline 5 years ago
redis_test.go redis and pipeline 5 years ago
reply.go add cache (#7) 6 years ago
reply_test.go redis and pipeline 5 years ago
scan.go add cache (#7) 6 years ago
scan_test.go redis and pipeline 5 years ago
script.go add cache (#7) 6 years ago
script_test.go redis and pipeline 5 years ago
trace.go redis and pipeline 5 years ago
trace_test.go redis and pipeline 5 years ago
util.go redis and pipeline 5 years ago
util_test.go redis and pipeline 5 years ago

README.md

cache/redis

项目简介
  1. 提供redis接口

使用方式

请参考doc.go