Tommi Virtanen
ed909b43ea
Skip long-running tests with go test -short
2014-03-13 17:10:33 -07:00
Ben Johnson
c551e45a47
Consolidate Tx and RWTx.
2014-03-08 20:40:48 -07:00
Ben Johnson
57376f0905
Rename Transaction to Tx.
...
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.
2014-03-08 17:04:02 -07:00
Ben Johnson
a544249dd8
Refactor Bucket.
2014-02-23 08:32:53 -07:00
Ben Johnson
3b2fd8f2d3
Revert "Refactor Transaction/Bucket API."
...
This reverts commit 1ad2b99f281d587b767b36f886401e81d17915a9.
2014-02-22 22:54:54 -07:00
Ben Johnson
1ad2b99f28
Refactor Transaction/Bucket API.
2014-02-21 22:57:50 -07:00
Ben Johnson
149afc8c9b
Rename errors.
2014-02-16 12:18:44 -07:00
Ben Johnson
d1952237ed
Improve test coverage.
2014-02-15 23:45:17 -07:00
Ben Johnson
7fb06feea4
Add parallel usage test and race detector.
2014-02-15 21:50:34 -07:00