Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add another read method and expose a basic error handler for convenience | Aaron Seigo | 2014-12-11 |
* | Storage: implemented scan | Christian Mollekopf | 2014-12-10 |
* | 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 |
* | build | Aaron Seigo | 2014-12-05 |
* | Merge branch 'kyoto' | Aaron Seigo | 2014-12-05 |
* | make read return a bool on success | Aaron Seigo | 2014-12-05 |
* | major reorg that puts Storage (previously Database) into common | Aaron Seigo | 2014-12-05 |