add cache module
Showing
6 changed files
with
472 additions
and
0 deletions
cache/README.md
0 → 100644
cache/cache.go
0 → 100644
cache/cache_test.go
0 → 100644
cache/memcache.go
0 → 100644
cache/memory.go
0 → 100644
cache/redis.go
0 → 100644
-
Please register or sign in to post a comment