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

Add Couchbase backend #4084

Open
chedim opened this issue Oct 30, 2023 · 2 comments
Open

Add Couchbase backend #4084

chedim opened this issue Oct 30, 2023 · 2 comments

Comments

@chedim
Copy link

chedim commented Oct 30, 2023

Describe the feature:
We at couchbase developed a backend for JanusGraph that runs on top of a Couchbase cluster and decided to share it with the community.

The backend uses Couchbase cluster's key-value storage to store graph data and FTS service for searches.

Describe a specific use case for the feature:
Running JanusGraph on an existing Couchbase cluster.
Launching JanusGraph on a single database without the need to configure additional search engines like Solr (which is a great product, of course, but not everyone has the know-how to work with it).

@porunov
Copy link
Member

porunov commented Oct 30, 2023

That’s really great news! Would be great to check it out.

@mgroves
Copy link

mgroves commented Jan 4, 2024

I'm looking forward to checking this out, as well, once it's merged :)

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