JanusGraph / janusgraph.org

JanusGraph website
https://janusgraph.org
Other
8 stars 20 forks source link

Add Aerospike storage adapter #67

Closed porunov closed 4 years ago

porunov commented 5 years ago

Add Aerospike storage adapter. Sort adapters in lexicographic order.

DEMO Preview: https://porunov.github.io/janusgraph.org

Signed-off-by: Oleksandr Porunov alexandr.porunov@gmail.com

FlorianHockmann commented 5 years ago

@porunov Did you see this comment in their repo? It looks like they don't consider it production ready yet. So, we shouldn't advertise it in our homepage.

porunov commented 5 years ago

@FlorianHockmann thank you for finding this comment. I didn't check issues. You are right. We should wait till it is production ready.

kptfh commented 4 years ago

Connector has been working on PROD for more then 3 months. Currently it works only in CONSISTENT mode (like ATOMIC_BATCH_MUTATE in Cassandra).

porunov commented 4 years ago

Thank you @kptfh for the notification! LGTM from me.