Tamal Saha 171b359877 Use gitea forked macaron (#7933) | hace 5 años | |
---|---|---|
.. | ||
memcache | hace 5 años | |
redis | hace 5 años | |
.drone.yml | hace 5 años | |
.gitignore | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
cache.go | hace 5 años | |
file.go | hace 5 años | |
go.mod | hace 5 años | |
go.sum | hace 5 años | |
memory.go | hace 5 años | |
utils.go | hace 5 años |
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 gitea.com/macaron/cache
This package is a modified version of go-macaron/cache.
This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.