|
|
před 6 roky | |
|---|---|---|
| .. | ||
| memcache | před 6 roky | |
| redis | před 6 roky | |
| .drone.yml | před 6 roky | |
| .gitignore | před 6 roky | |
| LICENSE | před 6 roky | |
| README.md | před 6 roky | |
| cache.go | před 6 roky | |
| file.go | před 6 roky | |
| go.mod | před 6 roky | |
| go.sum | před 6 roky | |
| memory.go | před 6 roky | |
| utils.go | před 6 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 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.