-
Notifications
You must be signed in to change notification settings - Fork 3
Add note about syncing to another Neo4j DB #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Since the downstream database is a different instance, it creates its own IDs and timestamps when the data is transferred. | ||
The result is two databases that look similar, but have slight inconsistencies. | ||
|
||
Fault tolerance can be achieved by hosting Neo4j in a link:{neo4j-docs-base-uri}operations-manual/current/clustering/introduction/[cluster]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that this is omitted in the Aura page
Since the downstream database is a different instance, it creates its own IDs and timestamps when the data is transferred. | ||
The result is two databases that look similar, but have slight inconsistencies. | ||
|
||
Offline copies of databases can be created using link:{neo4j-docs-base-uri}/operations-manual/current/backup-restore/[backups]. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if we should include this. Could we point towards the backup and copy buttons in Aura? If so, how would we write something like that?
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
As per request: https://neo4j.slack.com/archives/C041SAJDE11/p1717406000194309?thread_ts=1717318241.168549&cid=C041SAJDE11 --------- Co-authored-by: Stefano Ottolenghi <[email protected]>
As per request: https://neo4j.slack.com/archives/C041SAJDE11/p1717406000194309?thread_ts=1717318241.168549&cid=C041SAJDE11