Skip to content

Fix diskmap.Reader concurrency bug/remove mmap

Compare
Choose a tag to compare
@johnsiilver johnsiilver released this 03 Oct 21:48
· 25 commits to master since this release

Reader has a concurrency bug, fixed with mutex.

Mmap did not prove effective, removed mmap.