Skip to content

Releases: chenyahui/gin-cache

v1.10.0

Choose a tag to compare

@chenyahui chenyahui released this 17 Jun 09:59
add CacheStrategyRequestURI and CacheStrategyRequestURIIgnoreQueryOrder

v1.9.0

Choose a tag to compare

@chenyahui chenyahui released this 17 Nov 02:54
  • Add WithDiscardHeaders Options #33

upgrade redis client to v8.11.5

Choose a tag to compare

@chenyahui chenyahui released this 20 Feb 02:17
b885ae3
Merge pull request #32 from rts-gordon/main

upgrade go-redis to v8.11.5

v1.8.0

Choose a tag to compare

@chenyahui chenyahui released this 07 Jan 02:47
cd1fa6c
  • add WithoutHeader option
  • add WithOnMissCache option

fix go mod

fix go mod Pre-release
Pre-release

Choose a tag to compare

@chenyahui chenyahui released this 30 Jul 14:43
b6151dd
Merge pull request #16 from hare85/feature/module_declares

fix: module name declares

v1.7.0

Choose a tag to compare

@chenyahui chenyahui released this 05 May 03:12
  1. Add WithPrefixKey option (#12 )
  2. Fix IgnoreOrder bug when url contains array params (#12)

v1.6.1

Choose a tag to compare

@chenyahui chenyahui released this 26 Apr 14:00

bug fix

v1.5.0

Choose a tag to compare

@chenyahui chenyahui released this 03 Feb 03:45

add BeforeReplyWithCacheCallback option

v1.4.1

Choose a tag to compare

@chenyahui chenyahui released this 29 Dec 02:49

upgrade the version of dependencies

  • ReneKroon/ttlcache/v2: fix memory leak in priority queue jellydator/ttlcache#62
  • gin: bump to the latest version
  • redis: bump to the latest version

v1.4.0

Choose a tag to compare

@chenyahui chenyahui released this 18 Oct 04:29
bump ttlcache version to v2.9.0