Crate cache_2q

Source
Expand description

A 2Q cache

This cache based on the paper entitled 2Q: A Low Overhead High-Performance Buffer Management Replacement Algorithm.

Structs§

Enums§

  • A view into a single entry in a cache, which may either be vacant or occupied.