Skip to content

v0.0.1

Compare
Choose a tag to compare
@hadv hadv released this 10 Jun 13:36
· 9 commits to main since this release
32dd86a

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

  • @prpeh made their first contribution in #1
  • @hadv made their first contribution in #3

Full Changelog: https://github.com/hadv/ringcache/commits/v0.0.1