Displaying all 2 Episode of Thinking Elixir Podcast with the tag “replication”.
-
278: WAL-ing Through Database Changes
November 11th, 2025 | 31 mins 43 secs
ai, db, elixir, llm, news, playwright, postgres, replication, wal
News includes ReqLLM 1.0 with standardized LLM APIs, Codicil bringing semantic code understanding to AI assistants, Tidewave Web expanding to Django, Rails, Next.js and more, phoenix_test_playwright browser pooling, and Postgres WAL for database notifications!
-
101: Replicating SQLite using Litestream with Ben Johnson
May 31st, 2022 | 1 hr 2 mins
backup, database, distributed, durability, elixir, replication, sqlite
Ben Johnson explains Litestream.io, his tool that replicates SQLite databases to remote servers and to backup locations like S3. We talk through using it with Phoenix applications and what that would mean.