aboutsummaryrefslogtreecommitdiff
path: root/db_test.go (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-23Allow GC to reclaim completed transactionsJosh Bleecher Snyder1-1/+4
2016-12-23Fix freelist.size calculation for large freelistsJosh Bleecher Snyder1-1/+6
2016-12-23Precalculate size of pending pgids in freelist.copyallJosh Bleecher Snyder1-1/+1
2016-12-23Clean up after #636Josh Bleecher Snyder3-14/+5
2016-12-21READMEBen Johnson1-0/+3
2016-12-20Don't allocate huge slices to merge pgids in freelist.writeJosh Bleecher Snyder3-20/+49
2016-12-06Fix prefix scan exampleBjørn Erik Pedersen1-1/+1
2016-11-20Added BoltHold and Ironsmith to the projects listTim Shannon1-0/+2
2016-11-16replace unix implementation to be the same as solaris to fix an issue with gl...Ben Aldrich1-7/+17
2016-11-09Make wording a little less redundant.John C. Vernaleo1-2/+2
2016-11-08Add btcwallet and dcrwallet to projects using bolt.John C. Vernaleo1-0/+2
2016-11-04[ppc64] added missing variabletbe1-0/+3
2016-10-31Fix return statement inside else block at the end of function and gofmt windo...nick2-3/+2
2016-10-28enhc: update example for nested bucketsJared Folkins1-0/+49
2016-10-18Add 'bolter' to the list of projects that use BoltHasit Mistry1-0/+1
2016-10-07fix typo in README.mdDenis Andrejew1-1/+1
2016-10-05Add gopherpit to projects that use BoltJanoš Guljaš1-0/+1
2016-10-03Fix Stats.Sub() for Stats.TxN.Ben Johnson1-1/+1
2016-09-13Update README.mdRoman Naumann1-0/+4
2016-09-08READMEBen Johnson1-5/+5
2016-09-05Minor bolt compact revisionsBen Johnson4-113/+196
2016-09-05Lower number of allocation in freelist.reindex()Nikita Vetoshkin1-1/+1
2016-09-02Update README.mdMatt Joiner1-0/+1
2016-08-18fix Go 1.7 pointer reference bugBen Johnson3-6/+23
2016-07-30Update description of project using BoltDBAsdine El Hrychy1-1/+1
2016-07-28bucket: correct broken unaligned load/store in armv5Lorenzo Stoakes7-1/+45
2016-07-22Fix typo (Tx -> DB)Bouke van der Bijl1-1/+1
2016-07-17added a BoltDB related projectAvinash D'Silva1-0/+1
2016-06-17Fixes build error in README codeemersion1-1/+1
2016-06-16Remove skydb of the READMEIvan Fraixedes1-1/+0
2016-06-12Added new project which is using BoldDBPankaj khairnar1-0/+1
2016-06-07READMEBen Johnson1-1/+1
2016-06-03Fixed typo in READMEJoe Farrell1-1/+1
2016-05-26Add MuLiFS to the list of projects using Bolt.Danko Miocevic1-0/+1
2016-05-18task#560 print leaf k/v with right valuestone13420061-2/+2
2016-05-04Add SimpleBolt and AlgernonAlexander F Rødseth1-0/+2
2016-04-24add additional meta page testsBen Johnson3-49/+71
2016-04-22move page pool to dbBen Johnson2-13/+20
2016-04-20db: fix recovery from unsynced metadataAleksa Sarai1-11/+38
2016-04-07Wait to clear db.path until just before db.close returns.Chris Hines1-3/+3
2016-03-25Update README.mdJoseph Spurrier1-0/+1
2016-03-25set slice capacityBen Johnson2-2/+42
2016-03-23remove badgeBen Johnson1-1/+1
2016-03-22Add note about Go RFC3339Nano sortability to READMEEric Boren1-0/+2
2016-03-21fix rebalance bugBen Johnson1-37/+0
2016-03-21fix strict modeBen Johnson1-2/+12
2016-03-21Adding "lru" to list of projects using Bolt.Abhinav Ajgaonkar1-0/+1
2016-03-10use tx.meta during Tx.WriteTo()Ben Johnson2-6/+28
2016-03-05Update README.mdAsdine El Hrychy1-0/+1