Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/policies/roadmap/hyperbolic.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ Eviction removes the smallest score, so stale/low-value entries fall out first.
- Benchmark against `LRU`, `Heap-LFU`, `S3-FIFO`, and `TinyLFU/W-TinyLFU`.

## References
- Blankstein et al.: “Hyperbolic Caching: Flexible Caching for Web Applications”.
- Blankstein et al. (2017): “Hyperbolic Caching: Flexible Caching for Web Applications”, USENIX ATC 2017.
- Wikipedia (taxonomy context): https://en.wikipedia.org/wiki/Cache_replacement_policies