Releases: sillygod/cdp-cache
Releases · sillygod/cdp-cache
Release v0.3.6
fix prompting superfluous header
Release v0.3.5
fix missing http status code form private reponse
Release v0.3.4
fix match_header function
Release v0.3.3
add content-legnth info
Release v0.3.2
fix the hanging problem when the file cache is enabled
Release v0.3.1
adjust document and a minor change
Release v0.3.0
- complete the distributed cache synchronization - fix superfluous write http header - remove autocache and use pure groupcache instread - add more documentation
Release v0.2.0
- enhance purge function to support regular expression - add new redis backend - provide some examples as references
Release v0.1.0
add purge cache function implement admin endpoint for purging cache minor refactor the code
Release v0.0.2
prevent cache disappear when reloading caddy