https://github.com/fly-apps/rails-on-fly
https://github.com/fly-apps/rails-on-fly
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fly-apps/rails-on-fly
- Owner: fly-apps
- Created: 2021-05-07T02:40:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-07T02:40:36.000Z (about 5 years ago)
- Last Synced: 2025-03-11T03:39:59.279Z (over 1 year ago)
- Language: Ruby
- Size: 140 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.