aboutsummaryrefslogtreecommitdiff
path: root/mkdeps.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-29mkdeps.sh: Fix typo on varlist nameEuAndreh1-1/+1
2024-10-29Makefile: Simplify time file generation on bench taget dependenciesEuAndreh1-2/+1
2024-10-29Makefile: Prioritize local version when building and linkingEuAndreh1-2/+2
2024-10-26Normalize structure following other projectsEuAndreh50-12443/+12121
2024-10-25Move code to src/ and tests/EuAndreh32-0/+0
2018-03-01add tx-copy-deprecatedChyroc1-1/+3
2017-11-17Remove unnecessary if in batch handlingTommi Virtanen1-3/+1
2017-09-07READMEBen Johnson1-0/+19
2017-07-10Add Ponzu CMS to list of projects using BoltSteve Manuel1-0/+1
2017-01-31Revert "replace unix implementation to be the same as solaris to fix an issue...Ben Johnson1-17/+7
2017-01-28hexidecimal -> hexadecimalSebastian1-3/+3
2016-12-28Ensure that keys generated by testing/quick are uniqueJosh Bleecher Snyder1-1/+9
2016-12-27Clean up timeout tests.Ben Johnson1-161/+0
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