Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Discussion options

You must be logged in to vote

Hey! The only kind of replication Oxigraph supported was the RocksDB secondary mode. I removed support because we were encountering significant bugs with it and it only supported local replication. Sending updates to all nodes sounds like a fairly good approach, one just need to make sure they are always applied in the same order (and be fine to have different blank node identifiers in the different instances).

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@eslksw
Comment options

Answer selected by eslksw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants