Skip to content

Releases: kenshin579/echo-http-cache

v0.0.7

16 Jul 06:43
c0e9e12
Compare
Choose a tag to compare
  • not to caching even if the updatedAt has a default time value

v0.0.6

15 Jul 06:03
4731aac
Compare
Choose a tag to compare
  • added feature to have different caching time.

v0.0.5

15 Jul 04:46
9e2b528
Compare
Choose a tag to compare
  • restore expired check logic and added more unit tests

v0.0.4

14 Jul 12:35
b189b30
Compare
Choose a tag to compare
  • bug fixes
    • incorrect expiration check logic

v0.0.3

14 Jul 12:01
491aba9
Compare
Choose a tag to compare
  • not to store response in cache in case all value of fields are empty in json response.

v0.0.2

13 Jul 16:03
6ff89a9
Compare
Choose a tag to compare
  • empty body is not cached

v0.0.1

08 Jul 13:33
f87cd62
Compare
Choose a tag to compare
  • changed original code to match echo middleware style
  • added redis standalone for store