Structs§
- Cache
Log - CacheLog keeps track of the original and current values of each key accessed. By tracking original values, we can detect and eliminate write patterns where a key is changed temporarily and then reset to its original value
Enums§
- Read
Error - Value
Exists - Cache entry can be in three states: