Skip to content

Releases: alejandro-carstens/gocache

v1.0.7

26 Nov 01:56
Compare
Choose a tag to compare

Adding Lock.Expire method to allow for overwriting expiration on locks.

v1.0.6

20 Nov 00:23
Compare
Choose a tag to compare
  • Adding Expire method to the Cache interface and the RedisStore and MemcacheStore implementations

v1.0.5

25 Jul 05:59
38006df
Compare
Choose a tag to compare
  • Fixing forever ErrNotFound check on Redis implementation
  • Backfilling Forget specific tests
  • Backfilling ForgetMany tests

v1.0.4

23 May 03:05
5f6479c
Compare
Choose a tag to compare

Adding rate limiter implementation

v1.0.3

23 May 03:02
33c839b
Compare
Choose a tag to compare

Adding ability to set encoders, adding lock Get & Block methods, plus various fixprovements

v1.0.2

02 May 00:22
622d843
Compare
Choose a tag to compare

Adding Add method

v1.0.1

17 Apr 00:08
Compare
Choose a tag to compare

Add Exists method

v1.0.0

28 Mar 04:42
Compare
Choose a tag to compare

Initial release