Skip to content

Releases: golevi/cache-handler

v1.0.0-alpha.2

Choose a tag to compare

@github-actions github-actions released this 12 Mar 15:59
  • no changes

Alpha public release

Choose a tag to compare

@levidurfee levidurfee released this 12 Mar 15:34
v1.0.0-alpha.1

Github: add release workflow

v0.1.0-alpha.19

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

Choose a tag to compare

@github-actions github-actions released this 07 Mar 13:28

Commits

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

With linux binary

With linux binary Pre-release
Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 06 Mar 01:36
v0.1.0-alpha.9

Remove release workflow for now

Build with xcaddy

Build with xcaddy Pre-release
Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 06 Mar 01:24
v0.1.0-alpha.8

Use multiple jobs

Build with xcaddy

Build with xcaddy Pre-release
Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 06 Mar 01:20
v0.1.0-alpha.7

Create release workflow

Refactor / New Features

Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 26 Feb 16:25
  • 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 file store Pre-release
Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 25 Feb 20:44

Add the ability to store the cache as a file

expiration

expiration Pre-release
Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 22 Feb 20:55

Use expiration from config

initial release

initial release Pre-release
Pre-release

Choose a tag to compare

@levidurfee levidurfee released this 22 Feb 20:08

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