Ben Johnson
|
cf464375a1
|
Merge pull request #8 from benbjohnson/master
Rename sys ☞ buckets.
|
2014-02-05 22:16:48 -07:00 |
Ben Johnson
|
0ed3dc3071
|
Rename sys ☞ buckets.
|
2014-02-05 22:15:47 -07:00 |
Ben Johnson
|
4820312de2
|
Merge pull request #7 from benbjohnson/delete
RWTransaction.Delete()
|
2014-02-05 21:50:15 -07:00 |
Ben Johnson
|
8b3b81ef47
|
Fix quick tests.
|
2014-02-05 07:56:13 -07:00 |
Ben Johnson
|
e6a6383ed5
|
Add pre-alpha badge.
|
2014-02-04 12:27:30 -07:00 |
Ben Johnson
|
078e7f3942
|
Merge pull request #6 from boltdb/readme
README
|
2014-02-04 06:48:48 -08:00 |
Ben Johnson
|
b3a761b510
|
README
Add LMDB comparison section.
|
2014-02-04 07:45:45 -07:00 |
Ben Johnson
|
0cae98efc5
|
Add RWTransaction.Delete().
|
2014-02-03 14:33:51 -07:00 |
Ben Johnson
|
b2a78a2364
|
Merge pull request #5 from benbjohnson/put
Add RWTransaction.Put().
|
2014-02-01 09:42:11 -08:00 |
Ben Johnson
|
1a17a2cf1e
|
Add RWTransaction.Put().
|
2014-02-01 12:30:37 -05:00 |
Ben Johnson
|
b17d078d4f
|
Merge pull request #4 from benbjohnson/api
Clean up API.
|
2014-01-31 09:27:18 -08:00 |
Ben Johnson
|
a901cf6a25
|
Clean up API.
|
2014-01-31 12:22:58 -05:00 |
Ben Johnson
|
d05191d164
|
Merge pull request #3 from benbjohnson/spill
Spill to dirty pages, write to disk
|
2014-01-30 19:26:10 -08:00 |
Ben Johnson
|
26f6fefead
|
Add RWTransaction.write().
|
2014-01-30 22:20:50 -05:00 |
Ben Johnson
|
d087fb4419
|
Merge pull request #2 from benbjohnson/master
gofmt
|
2014-01-30 14:05:26 -08:00 |
Ben Johnson
|
8d5757e9dd
|
gofmt
|
2014-01-30 17:04:56 -05:00 |
Ben Johnson
|
342464be05
|
Badges.
|
2014-01-30 17:02:55 -05:00 |
Ben Johnson
|
5f1c96f08a
|
Merge pull request #1 from benbjohnson/master
Fix Linux build.
|
2014-01-30 13:57:18 -08:00 |
Ben Johnson
|
7c2ec1a575
|
Fix Linux build.
|
2014-01-30 16:56:34 -05:00 |
Ben Johnson
|
4380d543c5
|
README
|
2014-01-30 16:28:18 -05:00 |
Ben Johnson
|
149d48fb9e
|
Fix leaf/branch deserialization.
|
2014-01-30 00:11:46 -05:00 |
Ben Johnson
|
4ad445aa85
|
Add freelist page type.
|
2014-01-29 22:50:29 -05:00 |
Ben Johnson
|
4fc84daf2a
|
Refactor meta.copy() and page.init().
|
2014-01-29 22:35:58 -05:00 |
Ben Johnson
|
d38be1d25b
|
Add branch.split()
|
2014-01-29 19:12:49 -05:00 |
Ben Johnson
|
ef017f0404
|
Add branch.put().
|
2014-01-28 22:50:09 -05:00 |
Ben Johnson
|
4fb62e8980
|
Refactor leaf.write() / leaf.split().
|
2014-01-28 22:02:54 -05:00 |
Ben Johnson
|
c94f1fcb11
|
Rename tpage to leaf.
|
2014-01-28 20:41:07 -05:00 |
Ben Johnson
|
7dd512ef07
|
Add full test coverage to tpage.
|
2014-01-28 19:52:37 -05:00 |
Ben Johnson
|
dcc5c661e2
|
gofmt
|
2014-01-28 17:03:52 -05:00 |
Ben Johnson
|
da6d48abe9
|
Add tpage.write() test.
|
2014-01-28 17:02:06 -05:00 |
Ben Johnson
|
bb7a93f750
|
Add tpage.read() test.
|
2014-01-28 16:18:16 -05:00 |
Ben Johnson
|
a942c1d168
|
Add tpage.put() test.
|
2014-01-28 15:16:22 -05:00 |
Ben Johnson
|
044d7b7893
|
Clean up test suite.
|
2014-01-28 14:52:09 -05:00 |
Ben Johnson
|
ac498d9044
|
Rename lpage/lpnode to mpage/mnode.
|
2014-01-27 22:29:14 -05:00 |
Ben Johnson
|
ef590ecdfb
|
lpage
|
2014-01-27 22:22:37 -05:00 |
Ben Johnson
|
192649f453
|
Intermediate.
|
2014-01-27 10:11:54 -05:00 |
Ben Johnson
|
1baa6d576a
|
Initialize transaction/rwtransaction.
|
2014-01-26 15:29:06 -07:00 |
Ben Johnson
|
2c6b8e0ebf
|
Remove RWCursor.
|
2014-01-26 13:22:00 -07:00 |
Ben Johnson
|
73ab1d420d
|
TODO
|
2014-01-24 16:32:18 -07:00 |
Ben Johnson
|
20b26eac78
|
TODO
|
2014-01-24 12:51:56 -07:00 |
Ben Johnson
|
779a8e07eb
|
Update README.md
|
2014-01-21 16:18:30 -07:00 |
Ben Johnson
|
c56c2fe165
|
Update README.md
|
2014-01-21 16:16:17 -07:00 |
Ben Johnson
|
f846d20b2f
|
Update README.md
|
2014-01-21 16:09:57 -07:00 |
Ben Johnson
|
fe89434c0d
|
Update README.md
|
2014-01-21 15:50:41 -07:00 |
Ben Johnson
|
9e26598765
|
Update README.md
|
2014-01-21 15:47:28 -07:00 |
Ben Johnson
|
a5d6fd8d50
|
Update README.md
|
2014-01-21 15:22:49 -07:00 |
Ben Johnson
|
70f4fd07c2
|
Update README.md
|
2014-01-21 15:14:03 -07:00 |
Ben Johnson
|
bce3e667df
|
Intermediate commit.
|
2014-01-21 15:00:48 -07:00 |
Ben Johnson
|
153372abd4
|
Refactoring to RWCursor, RWTxn, and branch/leaf nodes and pages.
|
2014-01-17 15:23:39 -07:00 |
Ben Johnson
|
cec7b942e7
|
Add system buckets.
|
2014-01-14 13:01:02 -07:00 |