Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the benefit of using badger? #4

Open
lunny opened this issue Jan 13, 2019 · 3 comments
Open

What's the benefit of using badger? #4

lunny opened this issue Jan 13, 2019 · 3 comments

Comments

@lunny
Copy link

lunny commented Jan 13, 2019

Have you compare with boltdb?

@alash3al
Copy link
Owner

badger writing speed is much more faster than bolt

@alash3al
Copy link
Owner

Bbolt is a fork of boltdb,

You don't have to compare two engines, cause each one has its pros/cons ..

Sometimes you need bolt, sometimes badger, sometimes leveldb ... etc

@fi0
Copy link

fi0 commented Aug 25, 2019

When should boltdb be used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants