Date
1 - 3 of 3
Guidance on adding a new storage provider
David Pitera <piter...@...>
In the very least, you will definitely have to create a custom StoreManager class and KeyColumnValueStore class adhering to the respective interfaces: and On Mon, Oct 30, 2017 at 4:28 PM, Jason Plurad <plu...@...> wrote:
|
|
Jason Plurad <plu...@...>
I'm not sure if Alex Patrikalakis regularly monitors this group, but he wrote the DynamoDB storage provider and might be able to give you some tips. Unfortunately, it isn't a well documented path at the moment. You could also take a look at the in-memory storage backend source code since it's probably the simplest. What database are you planning to integrate with? On Friday, October 27, 2017 at 4:31:27 PM UTC-4, Kent Laursen wrote:
|
|
laurse...@...
Is there any available guidance/pointers for adding a new storage provider to JanusGraph? Thanks, Kent |
|