Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nested buckets. | Ben Johnson | 2014-04-11 | 1 | -144/+0 |
* | Add performance counters. | Ben Johnson | 2014-04-02 | 1 | -1/+0 |
* | Fix quickcheck test for duplicate keys. | Ben Johnson | 2014-03-25 | 1 | -4/+15 |
* | Make DB/Tx API more consistent. | Ben Johnson | 2014-03-24 | 1 | -3/+3 |
* | Remove ease-of-use functions from the DB type. | Ben Johnson | 2014-03-21 | 1 | -1/+3 |
* | Skip long-running tests with go test -short | Tommi Virtanen | 2014-03-13 | 1 | -0/+4 |
* | Consolidate Tx and RWTx. | Ben Johnson | 2014-03-08 | 1 | -7/+7 |
* | Rename Transaction to Tx. | Ben Johnson | 2014-03-08 | 1 | -3/+3 |
* | Refactor Bucket. | Ben Johnson | 2014-02-23 | 1 | -2/+3 |
* | Revert "Refactor Transaction/Bucket API." | Ben Johnson | 2014-02-22 | 1 | -5/+4 |
* | Refactor Transaction/Bucket API. | Ben Johnson | 2014-02-21 | 1 | -4/+5 |
* | Rename errors. | Ben Johnson | 2014-02-16 | 1 | -1/+1 |
* | Improve test coverage. | Ben Johnson | 2014-02-15 | 1 | -1/+4 |
* | Add parallel usage test and race detector. | Ben Johnson | 2014-02-15 | 1 | -0/+124 |