Skip to content

Releases: Algorithms-Lab/LFU

v3.0.0

v3.0.0 Pre-release
Pre-release

Choose a tag to compare

@Shpaky Shpaky released this 10 Jan 20:30
fd9d762

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

v2.3.1 Pre-release
Pre-release

Choose a tag to compare

@Shpaky Shpaky released this 05 Jan 23:12
f4f8ef5

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

v2.3.0 Pre-release
Pre-release

Choose a tag to compare

@Shpaky Shpaky released this 30 Dec 00:06
5607dfc

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.