Releases: golevi/cache-handler
Releases · golevi/cache-handler
v1.0.0-alpha.2
- no changes
Alpha public release
v1.0.0-alpha.1 Github: add release workflow
v0.1.0-alpha.19
Commits
- [5493d57]: Add arm arch (Levi Durfee)
With linux binary
v0.1.0-alpha.9 Remove release workflow for now
Build with xcaddy
v0.1.0-alpha.8 Use multiple jobs
Build with xcaddy
v0.1.0-alpha.7 Create release workflow
Refactor / New Features
- Refactored how it decides whether or not to bypass the cache
- Added cookie check
- Added HTTP method check
- Moved config to own pkg
- Moved stores to one pkg instead of many
Add file store
Add the ability to store the cache as a file
expiration
Use expiration from config
initial release
Still lots to do, but it works. I have it running on a low traffic website to see if I notice any issues.