Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | try out unqlite | Aaron Seigo | 2014-12-11 |
| | |||
* | ugh. this ship is sinking | Aaron Seigo | 2014-12-06 |
| | |||
* | implement scanning | Aaron Seigo | 2014-12-06 |
| | |||
* | read takes an error handler rather than returns a bool | Aaron Seigo | 2014-12-06 |
| | |||
* | require users of a Storage class to state up-front if they are read or readwrite | Aaron Seigo | 2014-12-05 |
| | |||
* | 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 |