dgraph-io / ristretto

A high performance memory-bound Go cache

Home Page:https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New release?

erikdubbelboer opened this issue · comments

The last release was 112 days ago. Some useful commits have been merged into master since then. Maybe it's time for a new release?

Changes since the last version:

  • 49dc42c Add Anurag as codeowner (#158) (Anurag)
  • 7a3f2d3 z: use MemHashString and xxhash.Sum64String (#153) (Koichi Shiraishi)
  • 9c31bb2 Check conflict key before updating expiration map. (#154) (Martin Martinez Rivera)
  • 62cb731 Fix race condition in Cache.Clear (#133) (Martin Martinez Rivera)
  • 9af1934 Docs and whitespace changes for readability. (#143) (Martin Martinez Rivera)

@anurags92 @martinmr we should do a new release of ristretto.

Yeah, we can do one. Let's wait until #168 is merged and I'll create a new release.

Just came across this library and want to use it in my production app -- seems like #168 is merged now, can we release a new version? 👼

@bt we'll do a release today unless @martinmr has any objections.

@bt we'll do a release today unless @martinmr has any objections.

Thank you 🙏

Sorry for re-bumping this, just wanted to see if we can push out a new release. Thanks!

Yes, will do. Friday was holiday for some of us. I guess it should be done today. Thanks for bumping!