Module sov_first_read_last_write_cache::cache
source · Structs
- 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
- Cache entry can be in three states: