Skip to content

Bidirectional streaming? #10

Answered by benbjohnson
pachacamac asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Marc. 👋

Unfortunately, I don't think Litestream would be a good fit for that. Litestream works by replicating whole physical pages of the database so it would potentially overwrite updates if they were on the same page from each database.

Have you looked at using the SQLite session extention to exchange changesets between databases?

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@pachacamac
Comment options

@warmchang
Comment options

@jmillerv
Comment options

@benbjohnson
Comment options

@jmillerv
Comment options

Answer selected by benbjohnson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants