-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
DynamoDB support? #601
Comments
DynamoDB driver for JanusGraph is in a separate repo: https://github.com/awslabs/dynamodb-janusgraph-storage-backend and is documented and supported there. |
That seems to be an old one; is it still supported and work with the latest JanusGraph releases? |
DynamoDB backend for JanusGraph is maintained by AWS in a separate repo: Please raise an issue on that repo to find out the status of JanusGraph version support and what their plans are; JanusGraph community does not maintain that backend driver. |
@mbrukman I did just that with amazon-archives/dynamodb-janusgraph-storage-backend#301 :) But I was wondering if the community here would know. |
It may be better to ask on janusgraph-users@ to see if anyone in the community is using it and what their experience is. |
After a quick search through the existing issues it looks like that some people has successfully set up JanusGraph with DynamoDB (see #425), but its support as storage backend is not documented. (Titan used to list DynamoDB as a storage solution besides others, but this is no longer the case in JanisGraph docs.
Is DynamoDB supported by JanusGraph in any way, or its support has been dropped, and it's merely coincidental that the legacy of Titan means it's still working?
The text was updated successfully, but these errors were encountered: