aboutsummaryrefslogtreecommitdiff
path: root/TODO (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename Transaction to Tx.Ben Johnson2014-03-081-13/+0
| | | | | I changed the Transaction/RWTransaction types to Tx/RWTx, respectively. This makes the naming more consistent with other packages such as database/sql. The txnid is changed to txid as well.
* Revert "Refactor Transaction/Bucket API."Ben Johnson2014-02-221-0/+13
| | | | This reverts commit 1ad2b99f281d587b767b36f886401e81d17915a9.
* Refactor Transaction/Bucket API.Ben Johnson2014-02-211-13/+0
|
* Add RWTransaction.Put().Ben Johnson2014-02-011-1/+1
|
* Add branch.split()Ben Johnson2014-01-291-1/+0
|
* Rename tpage to leaf.Ben Johnson2014-01-281-0/+4
|
* Initialize transaction/rwtransaction.Ben Johnson2014-01-261-0/+10