Closed ChenZhaobin closed 4 years ago
Please ask usage questions like this in one of our community channels as we're only using GitHub issues for feature requests or for confirmed bug reports. Now to still give you a very brief answer: JanusGraph doesn't have its own backup mechanism so you can simply use the backup mechanism of your backends, in your case ES and Cassandra.
@FlorianHockmann got it ,pretty rich info, helps a lot,thanks
Hey, guys What is the right way to back up and restore data when using Cassandra + ES +ganusgraph? Specificly,I need help to find a scenario to back up data automaticly and if some bad thing happened ,I can restore the whole system from back up data. It will be very appreciate if someone help me out.