Skip to content

Releases: golevi/cache-handler

v1.0.0-alpha.2

12 Mar 15:59

Choose a tag to compare

Alpha public release

12 Mar 15:34

Choose a tag to compare

v1.0.0-alpha.1

Github: add release workflow

v0.1.0-alpha.19

07 Mar 13:28

Choose a tag to compare

v0.1.0-alpha.19 Pre-release
Pre-release

Commits

  • [5493d57]: Add arm arch (Levi Durfee)

With linux binary

06 Mar 01:36

Choose a tag to compare

With linux binary Pre-release
Pre-release
v0.1.0-alpha.9

Remove release workflow for now

Build with xcaddy

06 Mar 01:24

Choose a tag to compare

Build with xcaddy Pre-release
Pre-release
v0.1.0-alpha.8

Use multiple jobs

Build with xcaddy

06 Mar 01:20

Choose a tag to compare

Build with xcaddy Pre-release
Pre-release
v0.1.0-alpha.7

Create release workflow

Refactor / New Features

26 Feb 16:25

Choose a tag to compare

Pre-release
  • 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

25 Feb 20:44

Choose a tag to compare

Add file store Pre-release
Pre-release

Add the ability to store the cache as a file

expiration

22 Feb 20:55

Choose a tag to compare

expiration Pre-release
Pre-release

Use expiration from config

initial release

22 Feb 20:08

Choose a tag to compare

initial release Pre-release
Pre-release

Still lots to do, but it works. I have it running on a low traffic website to see if I notice any issues.