Structs§
- Epoch
Tracker - Epoch-based MVCC tracker for concurrent reads during writes
- Read
Guard - Guard for read operations - clears reader epoch on drop
- Write
Guard - Guard for write operations - updates safe epoch on drop
Constants§
- MAX_
THREADS - Maximum number of concurrent reader threads supported