Releases: alejandro-carstens/gocache
Releases · alejandro-carstens/gocache
v1.0.7
v1.0.6
- Adding Expire method to the
Cache
interface and theRedisStore
andMemcacheStore
implementations
v1.0.5
- Fixing forever ErrNotFound check on Redis implementation
- Backfilling Forget specific tests
- Backfilling ForgetMany tests
v1.0.4
Adding rate limiter implementation
v1.0.3
Adding ability to set encoders, adding lock Get & Block methods, plus various fixprovements
v1.0.2
Adding Add
method
v1.0.1
Add Exists
method
v1.0.0
Initial release