I want to use the same JanusGraph cluster in multiple datacenters.
The idea is the next:
Use Cassandra (or ScyllaDB) multi datacenter clusters, as a storage backend.
Use Elasticsearch clusters with multi datacenter replication an index backend. (The solution of multiDC elasticsearch described here: https://www.elastic.co/blog/scaling_elasticsearch_across_data_centers_with_kafka).