timshannon / bolthold

BoltHold is an embeddable NoSQL store for Go types built on BoltDB
MIT License
648 stars 46 forks source link

plans to move to bbolt #32

Closed lrstanley closed 6 years ago

lrstanley commented 6 years ago

As you may or may not be aware, the original boltdb repo has been archived, and the community has moved over to the coreos maintained version, bbolt (https://github.com/coreos/bbolt) which includes some additional bug fixes, and continued maintenance. I'd recommend taking a look at it and potentially moving over to it, as it should be backwards compatible.

timshannon commented 6 years ago

Good idea.

On Sun, May 6, 2018, 11:19 AM Liam Stanley notifications@github.com wrote:

As you may or may not be aware, the original boltdb repo has been archived, and the community has moved over to the coreos maintained version, bbolt (https://github.com/coreos/bbolt) which includes some additional bug fixes, and continued maintenance. I'd recommend taking a look at it and potentially moving over to it, as it should be backwards compatible.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/timshannon/bolthold/issues/32, or mute the thread https://github.com/notifications/unsubscribe-auth/ABRNNWrnSMTACyAEwE7BiWHU4YCcI2_Yks5tvxSXgaJpZM4T0EzE .