Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/go-gitea/bolt

An embedded key/value database for Go.
https://github.com/go-gitea/bolt

Merge pull request #48 from benbjohnson/bucket-stat

Bucket stats

62912a4c2ebe4a79062816b589914f8fa4b0d4f4 authored almost 11 years ago by Ben Johnson <[email protected]>
Bucket stats.

1028d571d8c7507435d986d8544cea1fec20c396 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #47 from benbjohnson/bidirectional-cursor

Bidirectional cursors

ce3fa8a396927019e75b40b0abaf9cccebf43d69 authored almost 11 years ago by Ben Johnson <[email protected]>
Bidirectional cursors.

15e0eae829433f645c0d1f93333292f8b996c9c4 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #45 from benbjohnson/seek

Cursor.Get is now Cursor.Seek, and returns the first possible key.

b9ec84552bf97db7d55180af513dce26f4539b22 authored almost 11 years ago by Ben Johnson <[email protected]>
Cursor.Get is now Cursor.Seek, and returns the first possible key.

This makes range and prefix queries possible.

Closes: #44

8438c6ebc3a6ccd05e33f7bc1e9648645f3c0831 authored almost 11 years ago by Tommi Virtanen <[email protected]>
Merge pull request #43 from benbjohnson/cursor-godoc-fix

Fix Cursor godoc for First(), Next(), and Get().

8864050f87ba0ad64fbe45ff00959da4ed1c78e8 authored almost 11 years ago by Ben Johnson <[email protected]>
Fix Cursor godoc for First(), Next(), and Get().

2d1f21a40dc0ec42c7f44fd5d0604a3ab9e5474a authored almost 11 years ago by Ben Johnson <[email protected]>
Update project status.

87226ac3ecc93834cccda38b9398c21e9aa8df10 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #40 from benbjohnson/sequence-overflow

Check for sequence overflow.

44579ac1741508a1f8274361b6ff0d120feb1be3 authored almost 11 years ago by Ben Johnson <[email protected]>
Check for sequence overflow.

a857b45bac55d1e7954994b72126099c5e44c71f authored almost 11 years ago by Ben Johnson <[email protected]>
Merge branch 'master' of https://github.com/boltdb/bolt

0752480eb4ff4484796ed146735dc7dc5a5d1759 authored almost 11 years ago by Ben Johnson <[email protected]>
Add 'make cloc'.

00bdc4757fc8b68c1c7eddbf00da28ae2484dbc5 authored almost 11 years ago by Ben Johnson <[email protected]>
Change project status to 'Alpha'.

c1f33cb04b4051fe9192773398fae7bb78565152 authored almost 11 years ago by Ben Johnson <[email protected]>
Read-only transactional block.

459b8eb4ab16516974ff616196e4a2593ecbb7b7 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #36 from benbjohnson/for-each

ForEach()

f8fd84b2be54c2ca900521f5ca51a811bdb2a2c3 authored almost 11 years ago by Ben Johnson <[email protected]>
Add Transaction.ForEach().

b22480fd32daa1c3f6542f4158916651610c3d6e authored almost 11 years ago by Ben Johnson <[email protected]>
Add CreateBucketIfNotExists().

63e8e474d7d26f60eb6f97f92f051a925958819f authored almost 11 years ago by Ben Johnson <[email protected]>
Merge branch 'master' of https://github.com/boltdb/bolt

Conflicts:
db_test.go
rwtransaction_test.go

092b63f25e0967965b35bd2d8e2334ecddc5308c authored almost 11 years ago by Ben Johnson <[email protected]>
Rename errors.

149afc8c9b3bd9b4467fc686d69d83d1781b8f67 authored almost 11 years ago by Ben Johnson <[email protected]>
Add Stringer support.

6a7be8879bd7a33017c181018780bf5f4915b056 authored almost 11 years ago by Ben Johnson <[email protected]>
Improve test coverage.

d1952237edfbc3e2ab93a1109537c68144e9fd1e authored almost 11 years ago by Ben Johnson <[email protected]>
Improve test coverage.

0bf796c9deeb19564bcd7fc5ded57031fe7ceb57 authored almost 11 years ago by Ben Johnson <[email protected]>
Fix DB.opened flag.

72b799480fab851a6acb57f853b8f3b355073816 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #34 from benbjohnson/multithreading

Race Detection

3f0daf11ca5f232baa9a891b4301822d2b0cbeeb authored almost 11 years ago by Ben Johnson <[email protected]>
Add parallel usage test and race detector.

7fb06feea4012543b6a1b0726a09e9a4c4a84933 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #32 from benbjohnson/blocks

Transactional Blocks

2b5e4403161acec06c169ce286b2761ee96a2ce1 authored almost 11 years ago by Ben Johnson <[email protected]>
Add transactional blocks.

56b825fb56a29da6e460475fcd5a98feb795f194 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #31 from benbjohnson/sequence

Sequence

a92b9c4cc9a9cee920dc4a1591716a5bda550301 authored almost 11 years ago by Ben Johnson <[email protected]>
Add bucket sequence.

e68bc0b4530475503afb34956dfb915673af919c authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #30 from benbjohnson/examples

Examples

af5b9182f1009af018b60cd19eb7ee19cfda995f authored almost 11 years ago by Ben Johnson <[email protected]>
Add examples.

0ebef9c0bbf183a267c5cf861833d8854b4b2e31 authored almost 11 years ago by Ben Johnson <[email protected]>
Add godoc badge.

d361149fa820eafd7d7d35675e125255f27c335f authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #29 from benbjohnson/cleanup

API Documentation

34005ecd76f65c18920e686e3bfdb9ad5e5754a2 authored almost 11 years ago by Ben Johnson <[email protected]>
API Documentation.

8ad59edd02a8ea6001f15cd6d92944ae83c88f6d authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #24 from benbjohnson/remap

Remapping

f3c998c0627683574c49814cb637e8505b1d1bde authored almost 11 years ago by Ben Johnson <[email protected]>
Mmap remap.

7bb878ff695b89b62483dd6155f5815ad0d06258 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge branch 'master' of https://github.com/boltdb/bolt

Conflicts:
transaction_test.go

7824a663085abc560557e4692142921066d7745d authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #21 from benbjohnson/cursor

Cursor iteration.

e1e683b97ef11a62692b20bf535815dbf204e13a authored almost 11 years ago by Ben Johnson <[email protected]>
Cursor iteration.

01774c35cfb7ed1c32d35b2561f080d9b734038c authored almost 11 years ago by Ben Johnson <[email protected]>
Cursor iteration.

b8122bf568813a975caa365fe51cd2a4e5c1c578 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #20 from benbjohnson/freelist

Freelist

a68bd301db09ef5465f12ff4242696799da5b14d authored almost 11 years ago by Ben Johnson <[email protected]>
Add freelist.

509e93dff4cedf88d91ba2c99385da0b4e41eb6a authored almost 11 years ago by Ben Johnson <[email protected]>
Clean up.

9ebfc171b3b966318e4f33f2a856235534235cc7 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #19 from benbjohnson/rebalance

Rebalance after deletion.

768c52976e200fe1b8c655c4c11856836dd9ea89 authored almost 11 years ago by Ben Johnson <[email protected]>
Rebalance after deletion.

3da04c52b991337e74c72f2c76bd1aa9df77eab2 authored almost 11 years ago by Ben Johnson <[email protected]>
Refactor node lookup.

84939c21f68e6d4158cf2506851ab4db2f0afe78 authored almost 11 years ago by Ben Johnson <[email protected]>
Clean up.

1318213f1d652dfd035ffe6116e2be31573ca64a authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #18 from benbjohnson/master

Fix multi-put transaction.

53828385e0d3b9ee0b284f9252ff84010078ec2b authored almost 11 years ago by Ben Johnson <[email protected]>
Fix multi-put transaction.

a0c8de592db1b6a3948771aebd1a309daeed8874 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #8 from benbjohnson/master

Rename sys ☞ buckets.

cf464375a1d2037403aa47ebed567078ae8aba41 authored almost 11 years ago by Ben Johnson <[email protected]>
Rename sys ☞ buckets.

0ed3dc3071d7ef0503f3fcbd015b63bbd6eae93e authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #7 from benbjohnson/delete

RWTransaction.Delete()

4820312de29f446152fce216c17a696576e89d78 authored almost 11 years ago by Ben Johnson <[email protected]>
Fix quick tests.

8b3b81ef47d8eaa1f95e152943fd10b03b782034 authored almost 11 years ago by Ben Johnson <[email protected]>
Add pre-alpha badge.

e6a6383ed501431a53d12b12e51685f212d80bb3 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #6 from boltdb/readme

README

078e7f39427892bed60e65ca27b4c7250381f1a4 authored almost 11 years ago by Ben Johnson <[email protected]>
README

Add LMDB comparison section.

b3a761b5107d0bd9cc5077b708a47e9e098b56b3 authored almost 11 years ago by Ben Johnson <[email protected]>
Add RWTransaction.Delete().

0cae98efc5fd76f0f5159b6615f29ccf8bf97aa8 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #5 from benbjohnson/put

Add RWTransaction.Put().

b2a78a23644bf7cddb81059bd19176ebbe44710e authored almost 11 years ago by Ben Johnson <[email protected]>
Add RWTransaction.Put().

1a17a2cf1ee8b509dd00b7f29a01c13108acb2cc authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #4 from benbjohnson/api

Clean up API.

b17d078d4f2de023016d7130a8620efa2b03eda1 authored almost 11 years ago by Ben Johnson <[email protected]>
Clean up API.

a901cf6a25d301c6c67da3f8f1e51ca2f9c25bd4 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #3 from benbjohnson/spill

Spill to dirty pages, write to disk

d05191d164dbab56adbb3a17a62f66a62695c6d3 authored almost 11 years ago by Ben Johnson <[email protected]>
Add RWTransaction.write().

26f6fefeadf1b3e38b86a0a12ba8d1cbb7f347d3 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #2 from benbjohnson/master

gofmt

d087fb44197a6e3dcb06ca2b831575c1fc239bcd authored almost 11 years ago by Ben Johnson <[email protected]>
gofmt

8d5757e9dd1891b3d05f7acc7fe3d5a1d664ff6f authored almost 11 years ago by Ben Johnson <[email protected]>
Badges.

342464be0599a2afc20b8c1cb5b9176864ae0138 authored almost 11 years ago by Ben Johnson <[email protected]>
Merge pull request #1 from benbjohnson/master

Fix Linux build.

5f1c96f08a660a77da8c9579c3c7e6ff7afc19e8 authored almost 11 years ago by Ben Johnson <[email protected]>
Fix Linux build.

7c2ec1a575d4273082974d2946ebdf41dde917b6 authored almost 11 years ago by Ben Johnson <[email protected]>
README

4380d543c5cd3f410c019beeab36839f5ffb2001 authored almost 11 years ago by Ben Johnson <[email protected]>
Fix leaf/branch deserialization.

149d48fb9e3e8147cf0bce84a4e11164ac9cdbf3 authored almost 11 years ago by Ben Johnson <[email protected]>
Add freelist page type.

4ad445aa8546d19a9bb9a34a5d3c27cd5a158fd9 authored almost 11 years ago by Ben Johnson <[email protected]>
Refactor meta.copy() and page.init().

4fc84daf2ac803ea008df1c98b6dafdbce677243 authored almost 11 years ago by Ben Johnson <[email protected]>
Add branch.split()

d38be1d25bcf0e2955d64e1a6e2ea6e5e260ddad authored almost 11 years ago by Ben Johnson <[email protected]>
Add branch.put().

ef017f0404990ba21c8c5c06af624b47fe58d729 authored almost 11 years ago by Ben Johnson <[email protected]>
Refactor leaf.write() / leaf.split().

4fb62e8980b3b4a2727adb06ebe2eff28685337d authored almost 11 years ago by Ben Johnson <[email protected]>
Rename tpage to leaf.

c94f1fcb11a5b337ccd11052234e68eb0cbe1967 authored almost 11 years ago by Ben Johnson <[email protected]>
Add full test coverage to tpage.

7dd512ef077bfb1ab412a8a101d0650f5db2032e authored almost 11 years ago by Ben Johnson <[email protected]>
gofmt

dcc5c661e2ee43f991e6809fbf6ed593643a0e6e authored almost 11 years ago by Ben Johnson <[email protected]>
Add tpage.write() test.

da6d48abe99e23dc9544a5d6c97f69905ef44c66 authored almost 11 years ago by Ben Johnson <[email protected]>
Add tpage.read() test.

bb7a93f750e6c81a4e5cabf57e2d4ab42587361f authored almost 11 years ago by Ben Johnson <[email protected]>
Add tpage.put() test.

a942c1d1686f2af42a8a2f3d59d7e1b5afd0922a authored almost 11 years ago by Ben Johnson <[email protected]>
Clean up test suite.

044d7b78932362869a530e334f0499346f3fc085 authored almost 11 years ago by Ben Johnson <[email protected]>
Rename lpage/lpnode to mpage/mnode.

ac498d9044d3b8d1ed7a07e414dba53eea732121 authored almost 11 years ago by Ben Johnson <[email protected]>
lpage

ef590ecdfb8880dda7d844165924b35f5dd758ab authored almost 11 years ago by Ben Johnson <[email protected]>
Intermediate.

192649f453af1f1fa79f41f1cfeed296ec51b545 authored almost 11 years ago by Ben Johnson <[email protected]>
Initialize transaction/rwtransaction.

1baa6d576a5f13a55d81c83a167efe0953c0d143 authored almost 11 years ago by Ben Johnson <[email protected]>
Remove RWCursor.

2c6b8e0ebf2752c003364735f138222cfb4c2e93 authored almost 11 years ago by Ben Johnson <[email protected]>
TODO

73ab1d420dedd965ebe6f814dcf016c8e10879f2 authored almost 11 years ago by Ben Johnson <[email protected]>
TODO

20b26eac781372336ebfaddadc559c5115295c82 authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

779a8e07eb5094a52cbc1b840e0049c2a9a75eab authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

c56c2fe1657f8f501d19ff00f92e806e2173981d authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

f846d20b2fbdc39036acc1e1603acb2e6363e59f authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

fe89434c0d860ee2930b81092a3abe2fec2dd3c4 authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

9e26598765d7ac24e91a21b50267312ead664ae3 authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

a5d6fd8d5093a960029f65d3a25f404608c6a8d2 authored almost 11 years ago by Ben Johnson <[email protected]>
Update README.md

70f4fd07c2d8235350fe4f2c11463136737f1373 authored almost 11 years ago by Ben Johnson <[email protected]>
Intermediate commit.

bce3e667dff9d6ab51f4e37bc79ef961e36bfb31 authored almost 11 years ago by Ben Johnson <[email protected]>
Refactoring to RWCursor, RWTxn, and branch/leaf nodes and pages.

153372abd4adbcdb0a8be7eecddcfe5b5c885d9f authored almost 11 years ago by Ben Johnson <[email protected]>
Add system buckets.

cec7b942e7acd9190255716b37099240d6807e4f authored almost 11 years ago by Ben Johnson <[email protected]>