-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build db on disk rather than in memory
We were building the db as an in-memory db and then exporting it to an on-disk db; this code now builds it on disk and simply swaps the files around once it's done.
- Loading branch information
Oliver Smith
committed
Nov 16, 2014
1 parent
657872d
commit 8fb2c0b
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters