XORM Redis Cache
Go to file
2020-04-12 23:17:51 +08:00
.gitignore Initial commit 2014-08-12 03:33:13 +08:00
go.mod upgrade to xorm v1.0.1 2020-04-12 23:17:51 +08:00
go.sum upgrade to xorm v1.0.1 2020-04-12 23:17:51 +08:00
LICENSE update docs 2019-09-27 22:30:17 +08:00
mysql_redis_cacher_test.go upgrade to xorm v1.0.1 2020-04-12 23:17:51 +08:00
README.md update docs 2019-09-27 22:30:17 +08:00
redis_cacher.go upgrade to xorm v1.0.1 2020-04-12 23:17:51 +08:00
run_test.sh tidy up tests 2014-08-20 17:02:03 +08:00

xorm-redis-cache

XORM Redis Cache is a cacher implementation for XORM cache.

GoDoc