Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'kyoto' | Aaron Seigo | 2014-12-05 |
| | | | | | | | | | Conflicts: common/storage.h common/storage_lmdb.cpp dummyresource/facade.cpp store/test/CMakeLists.txt tests/storagebenchmark.cpp | ||
* | make read return a bool on success | Aaron Seigo | 2014-12-05 |
| | | | | | not happy with this API, but we need to discuss the whole read thing anyways | ||
* | major reorg that puts Storage (previously Database) into common | Aaron Seigo | 2014-12-05 |
there is now a top-level tests dir, and a compile time switch for lmdb vs kyotocabinet |