Unknwon 2fd69f13d9 vendor: check in vendors | %!s(int64=7) %!d(string=hai) anos | |
---|---|---|
.. | ||
memcache | %!s(int64=7) %!d(string=hai) anos | |
redis | %!s(int64=7) %!d(string=hai) anos | |
LICENSE | %!s(int64=7) %!d(string=hai) anos | |
README.md | %!s(int64=7) %!d(string=hai) anos | |
cache.go | %!s(int64=7) %!d(string=hai) anos | |
file.go | %!s(int64=7) %!d(string=hai) anos | |
memory.go | %!s(int64=7) %!d(string=hai) anos | |
utils.go | %!s(int64=7) %!d(string=hai) anos |
Middleware cache provides cache management for Macaron. It can use many cache adapters, including memory, file, Redis, Memcache, PostgreSQL, MySQL, Ledis and Nodb.
go get github.com/go-macaron/cache
This package is a modified version of beego/cache.
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.