Unknwon 2fd69f13d9 vendor: check in vendors | há 7 anos atrás | |
---|---|---|
.. | ||
memcache | há 7 anos atrás | |
redis | há 7 anos atrás | |
LICENSE | há 7 anos atrás | |
README.md | há 7 anos atrás | |
cache.go | há 7 anos atrás | |
file.go | há 7 anos atrás | |
memory.go | há 7 anos atrás | |
utils.go | há 7 anos atrás |
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.