Unknwon 2fd69f13d9 vendor: check in vendors | před 7 roky | |
---|---|---|
.. | ||
memcache | před 7 roky | |
redis | před 7 roky | |
LICENSE | před 7 roky | |
README.md | před 7 roky | |
cache.go | před 7 roky | |
file.go | před 7 roky | |
memory.go | před 7 roky | |
utils.go | před 7 roky |
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.