aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Minor bolt compact revisionsBen Johnson2016-09-054-113/+196
| * | | | Merge branch 'compact-db' of https://github.com/vincent-petithory/bolt into v...Ben Johnson2016-09-012-0/+360
| |\ \ \ \
| | * | | | compact: allow splitting transactions for large datasetsVincent Petithory2015-11-191-18/+45
| | * | | | cli: add compact commandVincent Petithory2015-11-192-0/+333
* | | | | | Merge pull request #589 from nekto0n/masterBen Johnson2016-09-051-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Lower number of allocation in freelist.reindex()Nikita Vetoshkin2016-09-051-1/+1
|/ / / / /
* | | | | Merge pull request #577 from bouk/patch-1Ben Johnson2016-08-311-1/+1
|\ \ \ \ \
| * | | | | Fix typo (Tx -> DB)Bouke van der Bijl2016-07-221-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #584 from benbjohnson/go17Ben Johnson2016-08-183-6/+23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix Go 1.7 pointer reference bugBen Johnson2016-08-183-6/+23
|/ / / /
* | | | Merge pull request #579 from asdine/masterBen Johnson2016-07-301-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Update description of project using BoltDBAsdine El Hrychy2016-07-301-1/+1
|/ / /
* | | Merge pull request #573 from evnix/patch-1Ben Johnson2016-07-191-0/+1
|\ \ \
| * | | added a BoltDB related projectAvinash D'Silva2016-07-171-0/+1
|/ / /
* | | Merge pull request #567 from pankajkhairnar/pankajkhairnar-new-projectBen Johnson2016-07-071-0/+1
|\ \ \
| * | | Added new project which is using BoldDBPankaj khairnar2016-06-121-0/+1
* | | | Merge pull request #570 from emersion/patch-1Ben Johnson2016-07-071-1/+1
|\ \ \ \
| * | | | Fixes build error in README codeemersion2016-06-171-1/+1
|/ / / /
* | | | Merge pull request #569 from ifraixedes/patch-1Ben Johnson2016-06-161-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove skydb of the READMEIvan Fraixedes2016-06-161-1/+0
|/ / /
* | | READMEBen Johnson2016-06-071-1/+1
* | | Merge pull request #565 from joe2far/patch-1Ben Johnson2016-06-071-1/+1
|\ \ \
| * | | Fixed typo in READMEJoe Farrell2016-06-031-1/+1
* | | | Merge pull request #563 from dankomiocevic/patch-1Ben Johnson2016-06-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add MuLiFS to the list of projects using Bolt.Danko Miocevic2016-05-261-0/+1
|/ / /
* | / v1.2.1Ben Johnson2016-05-160-0/+0
| |/ |/|
* | Merge pull request #556 from xyproto/masterBen Johnson2016-05-091-0/+2
|\ \
| * | Add SimpleBolt and AlgernonAlexander F Rødseth2016-05-041-0/+2
|/ /
* | Merge branch 'cyphar-548-fix-errors-with-unsynced-metadata'Ben Johnson2016-04-243-49/+98
|\ \
| * | add additional meta page testsBen Johnson2016-04-243-49/+71
| * | Merge branch '548-fix-errors-with-unsynced-metadata' of https://github.com/cy...Ben Johnson2016-04-241-11/+38
|/| |
| * | db: fix recovery from unsynced metadataAleksa Sarai2016-04-201-11/+38
* | | Merge branch 'LK4D4-pool_allocate'Ben Johnson2016-04-222-3/+36
|\ \ \ | |/ / |/| |
| * | move page pool to dbBen Johnson2016-04-222-13/+20
| * | Merge branch 'pool_allocate' of https://github.com/LK4D4/bolt into LK4D4-pool...Ben Johnson2016-04-222-4/+30
|/| |
| * | Use sync.Pool for small pages in db.allocateAlexander Morozov2016-01-282-4/+30
* | | Merge pull request #550 from ChrisHines/windows-remove-lockBen Johnson2016-04-071-3/+3
|\ \ \
| * | | Wait to clear db.path until just before db.close returns.Chris Hines2016-04-071-3/+3
|/ / /
* | | Merge pull request #546 from josephspurrier/masterBen Johnson2016-03-251-0/+1
|\ \ \
| * | | Update README.mdJoseph Spurrier2016-03-251-0/+1
* | | | Merge pull request #545 from benbjohnson/slice-capacityBen Johnson2016-03-252-2/+42
|\ \ \ \ | |/ / / |/| | |
| * | | set slice capacityBen Johnson2016-03-252-2/+42
|/ / /
* | | Merge pull request #542 from boltdb/remove-drone-badgeBen Johnson2016-03-231-1/+1
|\ \ \
| * | | remove badgeBen Johnson2016-03-231-1/+1
|/ / /
* | | Merge pull request #540 from erock2112/patch-1Ben Johnson2016-03-221-0/+2
|\ \ \
| * | | Add note about Go RFC3339Nano sortability to READMEEric Boren2016-03-221-0/+2
|/ / /
* | | Merge pull request #532 from asdine/project-listBen Johnson2016-03-221-2/+3
|\ \ \
| * \ \ Merge remote-tracking branch 'boltdb/master' into project-listAsdine El Hrychy2016-03-228-64/+81
| |\ \ \ | |/ / / |/| | |
* | | | v1.2.0Ben Johnson2016-03-210-0/+0
* | | | Merge pull request #537 from crowdriff/masterBen Johnson2016-03-211-0/+1
|\ \ \ \