Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-09-04 | 1.2 kB | |
v0.2.0 source code.tar.gz | 2023-09-04 | 313.4 kB | |
v0.2.0 source code.zip | 2023-09-04 | 354.5 kB | |
Totals: 3 Items | 669.2 kB | 0 |
What's Changed
*`docs(readme): Use new Wait method by @angadn in https://github.com/dgraph-io/ristretto/pull/327 * docs: format example on readme by @rfyiamcool in https://github.com/dgraph-io/ristretto/pull/339 * Fix flakes in TestDropUpdates by @evanj in https://github.com/dgraph-io/ristretto/pull/334 * docs(Cache): document Wait, clarify Get by @evanj in https://github.com/dgraph-io/ristretto/pull/333 * chore: fix typo error by @proost in https://github.com/dgraph-io/ristretto/pull/341 * fix: support compilation to wasip1 by @achille-roussel in https://github.com/dgraph-io/ristretto/pull/344 * remove glog dependency by @jhawk28 in https://github.com/dgraph-io/ristretto/pull/350 * add config for cleanup ticker duration by @singhvikash11 in https://github.com/dgraph-io/ristretto/pull/342 * fix(OnEvict): Set missing Expiration field on evicted items by @0x1ee7 in https://github.com/dgraph-io/ristretto/pull/345 * uint32 -> uint64 in slice methods by @mocurin in https://github.com/dgraph-io/ristretto/pull/323 * fix: cleanupTicker not being stopped by @IlyaFloppy in https://github.com/dgraph-io/ristretto/pull/343
Full Changelog: https://github.com/dgraph-io/ristretto/compare/v0.1.1...v0.2.0