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

[Feature Request] Pluggable Database Backend #1143

Open
aguerrieri opened this issue Oct 30, 2015 · 1 comment
Open

[Feature Request] Pluggable Database Backend #1143

aguerrieri opened this issue Oct 30, 2015 · 1 comment

Comments

@aguerrieri
Copy link

It would be awesome to be able to use a different database backend instead of HBase (e.g. Cassandra). Is there any plans to implement such a thing, or at least any documentation on what would have to change to do so?

@Xylus Xylus added the question label Nov 2, 2015
@Xylus
Copy link
Contributor

Xylus commented Nov 2, 2015

Hi aguerrieri,
No plans to support different backends just yet. Our backend code is more tightly coupled than we'd like. Once we do some abstraction/refactoring, coming up with a documentation and other backend support should be possible.

It'd require too much work to get started any time soon. Hope we'll get around to it some day.

@Xylus Xylus added the proposal label Nov 2, 2015
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