aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Adding "lru" to list of projects using Bolt.Abhinav Ajgaonkar2016-03-211-0/+1
* | | | | Merge pull request #539 from benbjohnson/rebalance-fixBen Johnson2016-03-211-37/+0
|\ \ \ \ \
| * | | | | fix rebalance bugBen Johnson2016-03-211-37/+0
|/ / / / /
* | | | | Merge pull request #538 from benbjohnson/strict-mode-fixBen Johnson2016-03-211-2/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix strict modeBen Johnson2016-03-211-2/+12
|/ / / /
* | | | Merge pull request #528 from boltdb/windowsBen Johnson2016-03-104-16/+37
|\ \ \ \
| * | | | move to separate lock file on windowsBen Johnson2016-03-014-16/+37
* | | | | Merge pull request #515 from benbjohnson/meta-write-toBen Johnson2016-03-102-6/+28
|\ \ \ \ \
| * | | | | use tx.meta during Tx.WriteTo()Ben Johnson2016-03-102-6/+28
|/ / / / /
| | * / / Update README.mdAsdine El Hrychy2016-03-051-0/+1
| |/ / / |/| | |
* | | | Merge pull request #531 from michelmno/masterBen Johnson2016-03-041-0/+9
|\ \ \ \
| * | | | new bolt_ppc64.go similar to bolt_ppc64le.goMichel Normand2016-03-041-0/+9
|/ / / /
* | | | Merge pull request #527 from peteheist/masterBen Johnson2016-03-021-0/+9
|\ \ \ \
| * | | | Add bolt_ppc.go to compile on 32-bit PPC platforms.Pete Heist2016-02-291-0/+9
|/ / / /
* | | | Merge pull request #525 from MJDSys/appveyorBen Johnson2016-02-281-0/+18
|\ \ \ \
| * | | | Add appveyor.yml.Matthew Dawson2016-02-271-0/+18
| |/ / /
* | | | Merge pull request #524 from abhigupta912/mbucketsBen Johnson2016-02-281-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add mbuckets to list of projects using BoltAbhishek Gupta2016-02-271-0/+1
|/ / /
* | | Merge pull request #520 from bobintornado/project-listBen Johnson2016-02-241-0/+1
|\ \ \
| * | | Update README.mdBob Cao2016-02-241-0/+1
|/ / /
* | | Merge pull request #508 from hermanschaaf/patch-1Ben Johnson2016-02-061-0/+1
|\ \ \ | |/ / |/| |
| * | Add Go Report Card to list of projects using BoltHerman Schaaf2016-02-061-0/+1
|/ /
* | Merge pull request #492 from boltdb/revert-491-arm64Ben Johnson2016-01-191-0/+2
|\ \
| * | Revert "Remove erroneous build constraint from arm64"Ben Johnson2016-01-191-0/+2
|/ /
* | Merge pull request #491 from crawford/arm64Ben Johnson2016-01-191-2/+0
|\ \
| * | Remove erroneous build constraint from arm64Alex Crawford2016-01-191-2/+0
|/ /
* | Merge pull request #487 from darklynx/add_projectBen Johnson2016-01-141-0/+1
|\ \
| * | added Request Baskets to projects listVladimir L2016-01-141-0/+1
|/ /
* | Merge pull request #486 from tcyrus/tcyrus-patch-1Ben Johnson2016-01-141-5/+7
|\ \
| * | Update README.mdTimothy Cyrus2016-01-121-5/+7
|/ /
* | Merge pull request #484 from etelej/masterBen Johnson2016-01-111-1/+6
|\ \
| * | Add bucket check to db.View in readme.mdPeter Etelej2016-01-121-1/+6
* | | Merge pull request #478 from TrevorSStone/masterBen Johnson2016-01-111-0/+76
|\ \ \
| * | | add table of contents entry from mobileTrevor Stone2016-01-031-0/+1
| * | | Fix Readme typo and line lengthTrevor Stone2016-01-031-2/+4
| * | | Add mobile instructions to the ReadmeTrevor Stone2016-01-031-0/+73
* | | | Merge pull request #481 from gyuho/boltdb_typoBen Johnson2016-01-112-3/+3
|\ \ \ \
| * | | | *: fixes minor typosGyu-Ho Lee2016-01-072-3/+3
| | |/ / | |/| |
* | | | Merge pull request #482 from gyuho/bolt_db_test_fixBen Johnson2016-01-113-61/+61
|\ \ \ \
| * | | | *: fix test print formatGyu-Ho Lee2016-01-083-61/+61
| |/ / /
* | | | Merge branch 'xiang90-grow'Ben Johnson2016-01-115-24/+56
|\ \ \ \ | |/ / / |/| | |
| * | | add AllocSize, minor grow() refactorBen Johnson2016-01-112-10/+20
| * | | Merge branch 'grow' of https://github.com/xiang90/bolt into xiang90-growBen Johnson2016-01-115-24/+46
|/| | |
| * | | do not grow dbsize agressivelyXiang Li2015-11-065-25/+47
* | | | Merge pull request #479 from azazeal/masterBen Johnson2016-01-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge pull request #1 from azazeal/fix-simulation_test-threadCountPanagiotis Siatras2016-01-071-1/+1
|/| | |
| * | | FIX: Incorrect threadCount in simulation_test.goPanagiotis Siatras2016-01-071-1/+1
|/ / /
* | | Merge pull request #477 from benbjohnson/testingBen Johnson2016-01-0214-2050/+3330
|\ \ \
| * | | test suite refactoringBen Johnson2016-01-0214-2050/+3330
|/ / /
* | | Merge pull request #474 from elithrar/patch-1Ben Johnson2015-12-311-1/+29
|\ \ \