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
ericjwang 855cca78a5 fix redis option order 5 years ago
..
README.md Merge remote-tracking branch 'origin/master' 6 years ago
commandinfo.go add cache (#7) 6 years ago
conn.go Merge remote-tracking branch 'origin/master' 6 years ago
doc.go add cache (#7) 6 years ago
errors.go add cache (#7) 6 years ago
log.go add cache (#7) 6 years ago
mock.go add cache (#7) 6 years ago
pool.go fix redis option order 5 years ago
pubsub.go add cache (#7) 6 years ago
redis.go add cache (#7) 6 years ago
reply.go add cache (#7) 6 years ago
scan.go add cache (#7) 6 years ago
script.go add cache (#7) 6 years ago
trace.go Merge remote-tracking branch 'origin/master' 6 years ago

README.md

cache/redis

项目简介
  1. 提供redis接口

使用方式

请参考doc.go