Skip to content

Releases: sillygod/cdp-cache

Release v0.5.0

12 Apr 04:48
a8055c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.5.0

Release v0.4.6

01 Aug 12:47
a00fa59
Compare
Choose a tag to compare
  • allow to reponse with stale cache when encountering upstream server error
  • support cache with specific HTTP method

Release v0.4.5

07 Jun 14:23
53f6c12
Compare
Choose a tag to compare

implement consul storage plugin

Upgrade caddy version to 2.4.1

03 Jun 08:26
4a3c6c1
Compare
Choose a tag to compare
v0.4.4

upgrade caddy version to 2.4.1 (#42)

Release v0.4.3

13 Dec 03:12
f714848
Compare
Choose a tag to compare

Some minor change

  • fix incorrect cache HTTP status code
  • integrate consul's watch function for auto set peer and delete distributed key

Release v0.4.2

12 Aug 08:13
0e799bc
Compare
Choose a tag to compare
- replace groupcache with a modified groupcache

- fix some typos
- make cache to support vary header to serve different cache

Release v0.4.1

04 Aug 09:56
bb26e6c
Compare
Choose a tag to compare
increase test coverage and fix broken cache expire mechanism

Release v0.4.0

27 Jul 07:49
f37a969
Compare
Choose a tag to compare
lift test coverage and introduce the influxdb

- add unit tests for cache, entry, etc.
- implement custom log module for influxdb
- add example usage for influxdb

Release v0.3.8

06 Jul 09:58
521a98d
Compare
Choose a tag to compare
- add consul acl's token configuration

- write cache's tests

Release v0.3.7

24 Jun 14:59
e6582ce
Compare
Choose a tag to compare
Cdp-Cache 0.3.7 handle http HEAD method