January 19, 2024
This release will include the following changes:
- Add an entry expiration in the cache
- Add GC-optimized cache implementation
- Change implementation of the bucket table in the cache.
- Add expiration policy. #27 by @scalalang2
- Add expiration policy. #27 by @scalalang2
- Bump up go version to 1.22. #26 by @scalalang2
- Fix a race condition issue in the SIEVE cache. #23 by @scalalang2