This updates the execution engine to use @gaffneyk's new concurrency-optimized storage manager. This probably isn't the final storage manager iteration; @gaffneyk plans to change the implementation from mmap-backed to a buffer pool with fixed-size blocks.
This updates the execution engine to use @gaffneyk's new concurrency-optimized storage manager. This probably isn't the final storage manager iteration; @gaffneyk plans to change the implementation from mmap-backed to a buffer pool with fixed-size blocks.