Unknwon 2fd69f13d9 vendor: check in vendors | il y a 7 ans | |
---|---|---|
.. | ||
memcache | il y a 7 ans | |
redis | il y a 7 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 7 ans | |
cache.go | il y a 7 ans | |
file.go | il y a 7 ans | |
memory.go | il y a 7 ans | |
utils.go | il y a 7 ans |
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.