Write Ahead Log(WAL) An append-only file that holds the operations performed on the MemTable. The WAL is intended for recovery of the MemTable when the server is shutdown.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected