Tamal Saha 171b359877 Use gitea forked macaron ()
Signed-off-by: Tamal Saha <tamal@appscode.com>
..
memcache Use gitea forked macaron ()
redis Use gitea forked macaron ()
.drone.yml Use gitea forked macaron ()
.gitignore Use gitea forked macaron ()
LICENSE Use gitea forked macaron ()
README.md Use gitea forked macaron ()
cache.go Use gitea forked macaron ()
file.go Use gitea forked macaron ()
go.mod Use gitea forked macaron ()
go.sum Use gitea forked macaron ()
memory.go Use gitea forked macaron ()
utils.go Use gitea forked macaron ()

README.md

cache

Middleware cache provides cache management for Macaron. It can use many cache adapters, including memory, file, Redis, Memcache, PostgreSQL, MySQL, Ledis and Nodb.

Installation

go get gitea.com/macaron/cache

Getting Help

Credits

This package is a modified version of go-macaron/cache.

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.