Skip to content

Releases: sillygod/cdp-cache

Release v0.3.6

24 Jun 06:13
5800ff1
Compare
Choose a tag to compare
fix prompting superfluous header

Release v0.3.5

24 Jun 02:52
b19f2e3
Compare
Choose a tag to compare
fix missing http status code form private reponse

Release v0.3.4

23 Jun 03:12
b4509e2
Compare
Choose a tag to compare
fix match_header function

Release v0.3.3

22 Jun 08:34
9991671
Compare
Choose a tag to compare
add content-legnth info

Release v0.3.2

19 Jun 10:13
c0ea663
Compare
Choose a tag to compare
fix the hanging problem when the file cache is enabled

Release v0.3.1

18 Jun 15:41
313959e
Compare
Choose a tag to compare
adjust document and a minor change

Release v0.3.0

16 Jun 09:23
Compare
Choose a tag to compare
- complete the distributed cache synchronization

- fix superfluous write http header
- remove autocache and use pure groupcache instread
- add more documentation

Release v0.2.0

25 May 12:54
c2ae254
Compare
Choose a tag to compare
 - enhance purge function to support regular expression

 - add new redis backend
 - provide some examples as references

Release v0.1.0

20 May 14:16
f4f2983
Compare
Choose a tag to compare
add purge cache function

implement admin endpoint for purging cache
minor refactor the code

Release v0.0.2

15 May 15:49
Compare
Choose a tag to compare
prevent cache disappear when reloading caddy