Releases: hadv/ringcache
Releases · hadv/ringcache
v0.0.2
v0.0.1
What's Changed
- do not support nil key/value by @prpeh in #1
- cache size should be greater than zero by @prpeh in #2
- add example code to demo how to use the ring cache by @hadv in #3
- deletes the old key from items map only if the old key is not nil by @hadv in #4
New Contributors
Full Changelog: https://github.com/hadv/ringcache/commits/v0.0.1