| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update cursor benchmark. | Ben Johnson | 2014-04-04 | 1 | -15/+19 |
| * | Add Tx.OnCommit() handler. | Ben Johnson | 2014-04-04 | 1 | -0/+28 |
| * | Add performance counters. | Ben Johnson | 2014-04-02 | 1 | -2/+0 |
| * | Write freelist after each commit. | Ben Johnson | 2014-03-31 | 1 | -1/+1 |
| * | Fix bucket reclamation. | Ben Johnson | 2014-03-25 | 1 | -1/+1 |
| * | Make DB/Tx API more consistent. | Ben Johnson | 2014-03-24 | 1 | -46/+46 |
| * | Add ErrTxClosed error. | Ben Johnson | 2014-03-23 | 1 | -0/+45 |
| * | Remove ease-of-use functions from the DB type. | Ben Johnson | 2014-03-21 | 1 | -83/+138 |
| * | Skip long-running tests with go test -short | Tommi Virtanen | 2014-03-13 | 1 | -0/+8 |
| * | Fix Cursor.Last() on empty buckets. | Ben Johnson | 2014-03-13 | 1 | -6/+21 |
| * | Consolidate Tx and RWTx. | Ben Johnson | 2014-03-08 | 1 | -0/+437 |
