SQLite Replication with Beamer
SQLite
Databases
SQLite is an increasingly popular choice for powering Rails applications. It's fast, simple to use, and has an impressive feature set. But without a conventional database server, scaling beyond a single application server can be challenging.
Beamer is a lightweight replication tool for SQLite, designed to make it easy to add read-only replicas to your writable databases. In this talk, we'll cover how Beamer works and how you can use it to build multi-server, geographically distributed SQLite-based Rails applications.
Beamer is a lightweight replication tool for SQLite, designed to make it easy to add read-only replicas to your writable databases. In this talk, we'll cover how Beamer works and how you can use it to build multi-server, geographically distributed SQLite-based Rails applications.
Sep 04 - 13:00 to 13:30
Track 1 - Effectenbeurs
About the speaker
Kevin McConnell
Lead Programmer
Kevin is a programmer at 37signals, where he writes a lot of Ruby, and sometimes a bit of Go. When he's not doing that, he enjoys making electronic music and hiking.