Releases: kenshin579/echo-http-cache
Releases · kenshin579/echo-http-cache
v0.0.7
v0.0.6
- added feature to have different caching time.
v0.0.5
- restore expired check logic and added more unit tests
v0.0.4
- bug fixes
- incorrect expiration check logic
v0.0.3
- not to store response in cache in case all value of fields are empty in json response.
v0.0.2
- empty body is not cached
v0.0.1
- changed original code to match echo middleware style
- added redis standalone for store