amazon-archives / dynamodb-janusgraph-storage-backend

The Amazon DynamoDB Storage Backend for JanusGraph
Apache License 2.0
447 stars 99 forks source link

Built in support for AWS ES for Janusgraph index? #297

Open danielwhatmuff opened 6 years ago

danielwhatmuff commented 6 years ago

Is it possible to merge the janusgraph-es-aws-authenticator code into this project so that it doesn't have to be built as a dependency and can just be used by configuring the index/auth properties?

Im sure lots of other people want to use AWS ES with Dynamo so it would be good to have that functionality out of the box.