#control #policy #cache #admission

tiny_lfu

tiny_lfu provides a cache admission control policy

4 releases (2 breaking)

0.3.0 Dec 27, 2023
0.2.0 Sep 21, 2023
0.1.1 Jul 9, 2023
0.1.0 Jun 25, 2023

#55 in #policy

46 downloads per month

Apache-2.0

48KB
1K SLoC

TinyLFU

tiny_lfu provides a cache admission control policy.

Status

Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.

Scope

This library provides the AdmissionPolicy trait and TinyLFU implementation of said trait.

Warts

Documentation

The latest documentation is always available at docs.rs.

Updating

  • 0.1.1 -> 0.1.2: Update to biometrics 0.3.

Dependencies

~56KB