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

Versioning and Rocksdb 6+ #185

Open
jamesbibby opened this issue Nov 25, 2019 · 1 comment
Open

Versioning and Rocksdb 6+ #185

jamesbibby opened this issue Nov 25, 2019 · 1 comment
Assignees

Comments

@jamesbibby
Copy link
Collaborator

We are still stuck on version 5 of rocksdb and I would like to be able to support some of the new features in version 6.

I propose that we take a branch of current master named rocksdb5 and update the docs so folks can still build and run against version 5.

We can then start updating master to expect rocksdb6 or higher.

Any thoughts/concerns on the approach?

@hkparker
Copy link

hkparker commented Feb 8, 2020

Are we just missing features with 6, or will building with 6 cause issues? I built gorocksdb with the master of rocksdb today and everything seemed to work, but if this unstable it would be good to know.

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