python3-cachey - 0.2.1-3 main

Humans repeat stuff. Caching helps.
.
Normal caching policies like LRU aren't well suited for analytic computations
where both the cost of recomputation and the cost of storage routinely vary by
one million or more.
.
Cachey tries to hold on to values that have the following characteristics
.
1. Expensive to recompute (in seconds)
2. Cheap to store (in bytes)
3. Frequently used
4. Recenty used

Priority: optional
Section: python
Suites: dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 34.8 kB
Architectures: all 

 

Versions

0.2.1-3 all