
101: Replicating SQLite using Litestream with Ben Johnson
Thinking Elixir Podcast
00:00
How to Connect to Multiple Instances of an Application at the Same Time
In Phoenix and Elixir, you can have several instances of the app up and connected to the database at the same time. This is going to be more common for Phoenix and Elixir applications. So your application thinks it's just reading from a file and it is, but there's also another application on the side that's injecting those new transactions in behind the scenes. The movement towards Docker based deployments has made things more complicated.
Transcript
Play full episode