dgraph-io/ristretto
 Watch   
 Star   
 Fork   
2026-07-08 05:39:27
ristretto

v2.4.2

Fixed

  • Revert eager pre-allocation of the sampledLFU keyCosts map (#482), which allocated NumCounters/10 map buckets at boot and caused a large RSS regression for caches with high NumCounters (#494, fixes #493)

Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.4.1...v2.4.2

2026-07-07 05:15:33
ristretto

v2.4.1

Changed

  • Pre-allocate keyCosts map in sampledLFU (#482)

Fixed

  • Handle mremap size mismatch on Linux s390x (#491)

Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.4.0...v2.4.1

2026-01-22 06:04:11
ristretto

v2.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.3.0...v2.4.0

2025-08-19 12:19:55
ristretto

Ristretto v2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/ristretto/compare/v2.2.0...v2.3.0

2025-03-30 20:11:19
ristretto

Ristretto v2.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/hypermodeinc/ristretto/compare/v2.1.0...v2.2.0

2025-01-09 17:19:43
ristretto

Ristretto v2.1.0

What's Changed

Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.0.1...v2.1.0

2024-12-11 21:14:04
ristretto

Ristretto v2.0.1

What's Changed

Full Changelog: https://github.com/dgraph-io/ristretto/compare/v2.0.0...v2.0.1

2023-09-04 23:30:08
ristretto

v0.2.0

What's Changed

*`docs(readme): Use new Wait method by @angadn in https://github.com/dgraph-io/ristretto/pull/327

Full Changelog: https://github.com/dgraph-io/ristretto/compare/v0.1.1...v0.2.0