An open API service indexing awesome lists of open source software.

https://github.com/fly-apps/rails-on-fly


https://github.com/fly-apps/rails-on-fly

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Global Rails on Fly

This is a PostgreSQL backed Rails app that runs in multiple regions. It serves requests that only read from the database from local database replicas, and uses the `fly-replay` header to replay write requests to the primary region.