1. fd01fc7 Merge pull request #748 from Chyroc/add/tx-copy-deprecated by Ben Johnson · 6 years ago master
  2. fa91bb2 add tx-copy-deprecated by Chyroc · 6 years ago
  3. 9da3174 Merge pull request #736 from tv42/silly-if by Ben Johnson · 6 years ago
  4. 32cc6eb Remove unnecessary if in batch handling by Tommi Virtanen · 6 years ago
  5. fa5367d README by Ben Johnson · 7 years ago
  6. 2f1ce7a Merge pull request #703 from nilslice/patch-1 by Ben Johnson · 7 years ago v1.3.1
  7. f7f91ab Add Ponzu CMS to list of projects using Bolt by Steve Manuel · 7 years ago
  8. e9cf4fa Merge pull request #654 from benbjohnson/revert-ca9f208 by Ben Johnson · 7 years ago
  9. 82ecdfe Revert "replace unix implementation to be the same as solaris to fix an issue with glusterfs" by Ben Johnson · 7 years ago
  10. 9145e04 Merge pull request #651 from zweizeichen/master by Ben Johnson · 7 years ago
  11. 4660afd hexidecimal -> hexadecimal by Sebastian · 7 years ago
  12. a705895 Merge pull request #642 from josharian/fix629 by Ben Johnson · 7 years ago
  13. 18ced60 Ensure that keys generated by testing/quick are unique by Josh Bleecher Snyder · 7 years ago
  14. b9eb643 Clean up timeout tests. by Ben Johnson · 7 years ago
  15. 2c3edd7 Merge pull request #616 from sinwav/idiomatic by Ben Johnson · 7 years ago
  16. ebe3101 Merge pull request #625 from vrecan/FcntlFlock by Ben Johnson · 7 years ago
  17. f57d455 Merge pull request #628 from bep/patch-1 by Ben Johnson · 7 years ago
  18. 2e25e3b Merge pull request #641 from josharian/cleanup by Ben Johnson · 7 years ago
  19. 10c6e01 Allow GC to reclaim completed transactions by Josh Bleecher Snyder · 7 years ago
  20. 7adfa44 Fix freelist.size calculation for large freelists by Josh Bleecher Snyder · 7 years ago
  21. 0e120dc Precalculate size of pending pgids in freelist.copyall by Josh Bleecher Snyder · 7 years ago
  22. 1858583 Clean up after #636 by Josh Bleecher Snyder · 7 years ago
  23. f0cf3bf Merge pull request #636 from josharian/perf by Ben Johnson · 7 years ago
  24. 7614a47 Merge pull request #638 from boltdb/fix-634 by Ben Johnson · 7 years ago
  25. 3009523 README by Ben Johnson · 7 years ago
  26. 4d8824b Don't allocate huge slices to merge pgids in freelist.write by Josh Bleecher Snyder · 7 years ago
  27. d98e43f Merge pull request #618 from tbe/master by Ben Johnson · 7 years ago
  28. 714f31f Fix prefix scan example by Bjørn Erik Pedersen · 7 years ago
  29. 0d9f544 Merge pull request #626 from timshannon/patch-1 by Ben Johnson · 7 years ago
  30. a8a1793 Added BoltHold and Ironsmith to the projects list by Tim Shannon · 7 years ago
  31. ca9f208 replace unix implementation to be the same as solaris to fix an issue with glusterfs by Ben Aldrich · 7 years ago
  32. 315c65d Merge pull request #621 from jcvernaleo/jcv_readme by Ben Johnson · 8 years ago
  33. 01cb485 Make wording a little less redundant. by John C. Vernaleo · 8 years ago
  34. 021e7e8 Add btcwallet and dcrwallet to projects using bolt. by John C. Vernaleo · 8 years ago
  35. 84658f4 [ppc64] added missing variable by tbe · 8 years ago
  36. ac86fb9 Fix return statement inside else block at the end of function and gofmt windows file by nick · 8 years ago
  37. 4b1ebc1 Merge pull request #611 from jaredfolkins/master by Ben Johnson · 8 years ago
  38. 5accf28 enhc: update example for nested buckets by Jared Folkins · 8 years ago
  39. dca9697 Merge pull request #609 from hasit/patch-1 by Ben Johnson · 8 years ago
  40. 0ac07c8 Add 'bolter' to the list of projects that use Bolt by Hasit Mistry · 8 years ago
  41. 074dffc Merge pull request #605 from seeekr/patch-1 by Ben Johnson · 8 years ago
  42. 302d3d2 fix typo in README.md by Denis Andrejew · 8 years ago
  43. f4c032d Merge pull request #604 from gopherpit/master by Ben Johnson · 8 years ago
  44. 573be28 Add gopherpit to projects that use Bolt by Janoš Guljaš · 8 years ago
  45. f0d0212 Merge pull request #601 from benbjohnson/stats-tx-n by Ben Johnson · 8 years ago
  46. 0d68f16 Fix Stats.Sub() for Stats.TxN. by Ben Johnson · 8 years ago
  47. fff57c1 Merge pull request #595 from namore/add_warning_foreach_keys by Ben Johnson · 8 years ago
  48. 1e271f5 Update README.md by Roman Naumann · 8 years ago
  49. 9dffd9d Merge pull request #594 from anacrolix/patch-1 by Ben Johnson · 8 years ago
  50. ad29024 Merge pull request #591 from boltdb/readme by Ben Johnson · 8 years ago
  51. 215223e README by Ben Johnson · 8 years ago
  52. e72f08d Merge pull request #561 from zhujun2006/master by Ben Johnson · 8 years ago
  53. de82765 Merge pull request #578 from resin-os/align-fix by Ben Johnson · 8 years ago
  54. 1ff46c1 Merge pull request #590 from benbjohnson/vincent-petithory-compact-db by Ben Johnson · 8 years ago
  55. 1561ab1 Merge pull request #589 from nekto0n/master by Ben Johnson · 8 years ago
  56. f5d275b Minor bolt compact revisions by Ben Johnson · 8 years ago
  57. 3d34fbc Lower number of allocation in freelist.reindex() by Nikita Vetoshkin · 8 years ago
  58. 8133f43 Update README.md by Matt Joiner · 8 years ago
  59. 52d0f5e Merge branch 'compact-db' of https://github.com/vincent-petithory/bolt into vincent-petithory-compact-db by Ben Johnson · 8 years ago
  60. ec58b76 Merge pull request #577 from bouk/patch-1 by Ben Johnson · 8 years ago
  61. 583e893 Merge pull request #584 from benbjohnson/go17 by Ben Johnson · 8 years ago v1.3.0
  62. 92410e0 fix Go 1.7 pointer reference bug by Ben Johnson · 8 years ago
  63. 94c8db5 Merge pull request #579 from asdine/master by Ben Johnson · 8 years ago
  64. 99f885d Update description of project using BoltDB by Asdine El Hrychy · 8 years ago
  65. 97aba55 bucket: correct broken unaligned load/store in armv5 by Lorenzo Stoakes · 8 years ago
  66. bb699ba Fix typo (Tx -> DB) by Bouke van der Bijl · 8 years ago
  67. 5cc10bb Merge pull request #573 from evnix/patch-1 by Ben Johnson · 8 years ago
  68. 318c587 added a BoltDB related project by Avinash D'Silva · 8 years ago
  69. acc803f Merge pull request #567 from pankajkhairnar/pankajkhairnar-new-project by Ben Johnson · 8 years ago
  70. c735b38 Merge pull request #570 from emersion/patch-1 by Ben Johnson · 8 years ago
  71. 2fcb4b2 Fixes build error in README code by emersion · 8 years ago
  72. 3f7947a Merge pull request #569 from ifraixedes/patch-1 by Ben Johnson · 8 years ago
  73. e2d1ba4 Remove skydb of the README by Ivan Fraixedes · 8 years ago
  74. 7673494 Added new project which is using BoldDB by Pankaj khairnar · 8 years ago
  75. 05e441d README by Ben Johnson · 8 years ago
  76. fcd5488 Merge pull request #565 from joe2far/patch-1 by Ben Johnson · 8 years ago
  77. 26d9d16 Merge pull request #563 from dankomiocevic/patch-1 by Ben Johnson · 8 years ago
  78. 08ce9bb Fixed typo in README by Joe Farrell · 8 years ago
  79. 5fec58d Add MuLiFS to the list of projects using Bolt. by Danko Miocevic · 8 years ago
  80. 60fbb2c task#560 print leaf k/v with right value by stone1342006 · 8 years ago
  81. dfb2120 v1.2.1 by Ben Johnson · 8 years ago v1.2.1
  82. c1c3bd7 Merge pull request #556 from xyproto/master by Ben Johnson · 8 years ago
  83. 58adb4c Add SimpleBolt and Algernon by Alexander F Rødseth · 8 years ago
  84. d974993 Merge branch 'cyphar-548-fix-errors-with-unsynced-metadata' by Ben Johnson · 8 years ago
  85. a5aec31 add additional meta page tests by Ben Johnson · 8 years ago
  86. 5e55b6c Merge branch '548-fix-errors-with-unsynced-metadata' of https://github.com/cyphar/boltdb into cyphar-548-fix-errors-with-unsynced-metadata by Ben Johnson · 8 years ago
  87. e8ca7db Merge branch 'LK4D4-pool_allocate' by Ben Johnson · 8 years ago
  88. f5f0f7a move page pool to db by Ben Johnson · 8 years ago
  89. 9145d58 Merge branch 'pool_allocate' of https://github.com/LK4D4/bolt into LK4D4-pool_allocate by Ben Johnson · 8 years ago
  90. ef2f3ab db: fix recovery from unsynced metadata by Aleksa Sarai · 8 years ago
  91. 144418e Merge pull request #550 from ChrisHines/windows-remove-lock by Ben Johnson · 8 years ago
  92. 5816124 Wait to clear db.path until just before db.close returns. by Chris Hines · 8 years ago
  93. 831b652 Merge pull request #546 from josephspurrier/master by Ben Johnson · 8 years ago
  94. b35bb5d Merge pull request #545 from benbjohnson/slice-capacity by Ben Johnson · 8 years ago
  95. e90f18e Update README.md by Joseph Spurrier · 8 years ago
  96. 2b4a0e2 set slice capacity by Ben Johnson · 8 years ago
  97. c2610ee Merge pull request #542 from boltdb/remove-drone-badge by Ben Johnson · 8 years ago
  98. afb77b9 remove badge by Ben Johnson · 8 years ago
  99. 5d3cf80 Merge pull request #540 from erock2112/patch-1 by Ben Johnson · 8 years ago
  100. 40cff7a Add note about Go RFC3339Nano sortability to README by Eric Boren · 8 years ago