-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
Storage Engines
-
5
-
StorEng - 2024-10-29
For section 1.4 - Eviction Document, here’s the scope of this ticket.
1. Create a README file in the `evict` folder. This README will provide a high-level overview of the eviction process.
2. Outline the different parts of the eviction process, describing their responsibilities and functionality.
3. Do not expose any function names directly in the README. Instead, include links to the header files containing the function declarations. Detailed explanations of each API will be added when modifying the function comments.