Releases: Algorithms-Lab/LFU
Releases · Algorithms-Lab/LFU
Release list
v3.0.0
Potent implementation of LFU algorithm based on counters with support of counter by every keys up to once quadrillion hits.
This implementation is developed to IPACR (Interaction Protocol of Algorithms Cache Replacement) conformance.
v2.3.1
Potent implementation of LFU algorithm based on processes-counters with support of counter by every keys up to once quadrillion hits.
This implementation is developed to IPACR (Interaction Protocol of Algorithms Cache Replacement) conformance.
v2.3.0
Potent implementation of LFU algorithm based on processes-counters with support of counter by every keys up to once quadrillion hits.
This implementation is developed to IPACR (Interaction Protocol of Algorithms Cache Replacement) conformance.