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

Problem: switching storage backends is nearly impossible #316

Open
yrashk opened this issue Jun 30, 2017 · 2 comments
Open

Problem: switching storage backends is nearly impossible #316

yrashk opened this issue Jun 30, 2017 · 2 comments

Comments

@yrashk
Copy link
Contributor

yrashk commented Jun 30, 2017

Currently, lmdb is very entangled with PumpkinDB's code. Should we want to add another backend (existing or a new one we develop for PumpkinDB), it will require some serious modifications.

@yrashk
Copy link
Contributor Author

yrashk commented Jun 30, 2017

I am currently attempting an extraction of an internal K/V interface here: https://github.com/yrashk/PumpkinDB/tree/kv

@andrenth
Copy link

TiKV could be an interesting backend. It's built on RocksDB + Raft, so we could have distributed Pumpkins.

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

No branches or pull requests

2 participants