Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Adding "lru" to list of projects using Bolt. | Abhinav Ajgaonkar | 2016-03-21 | 1 | -0/+1 | |
* | | | | | Merge pull request #539 from benbjohnson/rebalance-fix | Ben Johnson | 2016-03-21 | 1 | -37/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix rebalance bug | Ben Johnson | 2016-03-21 | 1 | -37/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #538 from benbjohnson/strict-mode-fix | Ben Johnson | 2016-03-21 | 1 | -2/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | fix strict mode | Ben Johnson | 2016-03-21 | 1 | -2/+12 | |
|/ / / / | ||||||
* | | | | Merge pull request #528 from boltdb/windows | Ben Johnson | 2016-03-10 | 4 | -16/+37 | |
|\ \ \ \ | ||||||
| * | | | | move to separate lock file on windows | Ben Johnson | 2016-03-01 | 4 | -16/+37 | |
* | | | | | Merge pull request #515 from benbjohnson/meta-write-to | Ben Johnson | 2016-03-10 | 2 | -6/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | use tx.meta during Tx.WriteTo() | Ben Johnson | 2016-03-10 | 2 | -6/+28 | |
|/ / / / / | ||||||
| | * / / | Update README.md | Asdine El Hrychy | 2016-03-05 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #531 from michelmno/master | Ben Johnson | 2016-03-04 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | new bolt_ppc64.go similar to bolt_ppc64le.go | Michel Normand | 2016-03-04 | 1 | -0/+9 | |
|/ / / / | ||||||
* | | | | Merge pull request #527 from peteheist/master | Ben Johnson | 2016-03-02 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | Add bolt_ppc.go to compile on 32-bit PPC platforms. | Pete Heist | 2016-02-29 | 1 | -0/+9 | |
|/ / / / | ||||||
* | | | | Merge pull request #525 from MJDSys/appveyor | Ben Johnson | 2016-02-28 | 1 | -0/+18 | |
|\ \ \ \ | ||||||
| * | | | | Add appveyor.yml. | Matthew Dawson | 2016-02-27 | 1 | -0/+18 | |
| |/ / / | ||||||
* | | | | Merge pull request #524 from abhigupta912/mbuckets | Ben Johnson | 2016-02-28 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add mbuckets to list of projects using Bolt | Abhishek Gupta | 2016-02-27 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge pull request #520 from bobintornado/project-list | Ben Johnson | 2016-02-24 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Update README.md | Bob Cao | 2016-02-24 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Merge pull request #508 from hermanschaaf/patch-1 | Ben Johnson | 2016-02-06 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add Go Report Card to list of projects using Bolt | Herman Schaaf | 2016-02-06 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #492 from boltdb/revert-491-arm64 | Ben Johnson | 2016-01-19 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | Revert "Remove erroneous build constraint from arm64" | Ben Johnson | 2016-01-19 | 1 | -0/+2 | |
|/ / | ||||||
* | | Merge pull request #491 from crawford/arm64 | Ben Johnson | 2016-01-19 | 1 | -2/+0 | |
|\ \ | ||||||
| * | | Remove erroneous build constraint from arm64 | Alex Crawford | 2016-01-19 | 1 | -2/+0 | |
|/ / | ||||||
* | | Merge pull request #487 from darklynx/add_project | Ben Johnson | 2016-01-14 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | added Request Baskets to projects list | Vladimir L | 2016-01-14 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge pull request #486 from tcyrus/tcyrus-patch-1 | Ben Johnson | 2016-01-14 | 1 | -5/+7 | |
|\ \ | ||||||
| * | | Update README.md | Timothy Cyrus | 2016-01-12 | 1 | -5/+7 | |
|/ / | ||||||
* | | Merge pull request #484 from etelej/master | Ben Johnson | 2016-01-11 | 1 | -1/+6 | |
|\ \ | ||||||
| * | | Add bucket check to db.View in readme.md | Peter Etelej | 2016-01-12 | 1 | -1/+6 | |
* | | | Merge pull request #478 from TrevorSStone/master | Ben Johnson | 2016-01-11 | 1 | -0/+76 | |
|\ \ \ | ||||||
| * | | | add table of contents entry from mobile | Trevor Stone | 2016-01-03 | 1 | -0/+1 | |
| * | | | Fix Readme typo and line length | Trevor Stone | 2016-01-03 | 1 | -2/+4 | |
| * | | | Add mobile instructions to the Readme | Trevor Stone | 2016-01-03 | 1 | -0/+73 | |
* | | | | Merge pull request #481 from gyuho/boltdb_typo | Ben Johnson | 2016-01-11 | 2 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | *: fixes minor typos | Gyu-Ho Lee | 2016-01-07 | 2 | -3/+3 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #482 from gyuho/bolt_db_test_fix | Ben Johnson | 2016-01-11 | 3 | -61/+61 | |
|\ \ \ \ | ||||||
| * | | | | *: fix test print format | Gyu-Ho Lee | 2016-01-08 | 3 | -61/+61 | |
| |/ / / | ||||||
* | | | | Merge branch 'xiang90-grow' | Ben Johnson | 2016-01-11 | 5 | -24/+56 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | add AllocSize, minor grow() refactor | Ben Johnson | 2016-01-11 | 2 | -10/+20 | |
| * | | | Merge branch 'grow' of https://github.com/xiang90/bolt into xiang90-grow | Ben Johnson | 2016-01-11 | 5 | -24/+46 | |
|/| | | | ||||||
| * | | | do not grow dbsize agressively | Xiang Li | 2015-11-06 | 5 | -25/+47 | |
* | | | | Merge pull request #479 from azazeal/master | Ben Johnson | 2016-01-07 | 1 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Merge pull request #1 from azazeal/fix-simulation_test-threadCount | Panagiotis Siatras | 2016-01-07 | 1 | -1/+1 | |
|/| | | | ||||||
| * | | | FIX: Incorrect threadCount in simulation_test.go | Panagiotis Siatras | 2016-01-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #477 from benbjohnson/testing | Ben Johnson | 2016-01-02 | 14 | -2050/+3330 | |
|\ \ \ | ||||||
| * | | | test suite refactoring | Ben Johnson | 2016-01-02 | 14 | -2050/+3330 | |
|/ / / | ||||||
* | | | Merge pull request #474 from elithrar/patch-1 | Ben Johnson | 2015-12-31 | 1 | -1/+29 | |
|\ \ \ |