Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor bolt compact revisions | Ben Johnson | 2016-09-05 | 1 | -15/+6 |
* | Merge branch 'compact-db' of https://github.com/vincent-petithory/bolt into v... | Ben Johnson | 2016-09-01 | 1 | -0/+180 |
|\ | |||||
| * | cli: add compact command | Vincent Petithory | 2015-11-19 | 1 | -0/+180 |
* | | Fix `bolt stats` output | Rodolfo Carvalho | 2015-12-05 | 1 | -0/+40 |
|/ | |||||
* | Refactor bolt CLI. | Ben Johnson | 2015-04-14 | 1 | -43/+119 |
* | Remove testify. | Ben Johnson | 2014-07-26 | 1 | -0/+32 |
* | Add Open() options, flock timeout. | Ben Johnson | 2014-06-21 | 1 | -1/+1 |
* | Add import/export to CLI. | Ben Johnson | 2014-04-11 | 1 | -7/+13 |
* | Refactor bolt commands into individual files. | Ben Johnson | 2014-03-27 | 1 | -127/+0 |
* | Make DB/Tx API more consistent. | Ben Johnson | 2014-03-24 | 1 | -5/+5 |
* | Add 'bolt buckets'. | Ben Johnson | 2014-03-21 | 1 | -0/+22 |
* | Add 'bolt set'. | Ben Johnson | 2014-03-21 | 1 | -0/+29 |
* | Add 'bolt keys'. | Ben Johnson | 2014-03-21 | 1 | -0/+32 |
* | Add 'bolt get'. | Ben Johnson | 2014-03-21 | 1 | -0/+75 |