superfly / fly_postgres_elixir

Library for working with local read-replica postgres databases and performing writes through RPC calls to other nodes in the primary Fly.io region.
https://hex.pm/packages/fly_postgres
Apache License 2.0
104 stars 10 forks source link

Replication with SQLite and litestream #25

Closed SebastianSzturo closed 2 years ago

SebastianSzturo commented 2 years ago

Can we get the same approach for SQLite with litestream read-only replicas and Phoenix? That would be a gamechanger!

brainlid commented 2 years ago

Hi @SebastianSzturo!

That sounds like an interesting idea and possibly something we might look into. I know there's currently interest in SQLite and multi-region. However, that isn't an issue for this repo. :slightly_smiling_face: