Module epoch_tracker

Module epoch_tracker 

Source

Structs§

EpochTracker
Epoch-based MVCC tracker for concurrent reads during writes
ReadGuard
Guard for read operations - clears reader epoch on drop
WriteGuard
Guard for write operations - updates safe epoch on drop

Constants§

MAX_THREADS
Maximum number of concurrent reader threads supported