Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement a wait-free AtomicLogBuffer (vesoft-inc#16)
* Implement a wait-free AtomicLogBuffer * Add InMemoryLogBufferList and add benchmark for read test * Adjust the interface and update the benchmark with get log msg each iter. * Use tail to accelerate mark oepration and update the benchmark
- Loading branch information