New Gem: rails-pg-adapter

This project allows you to monkey patch ActiveRecord (PostgreSQL) and auto-heal applications in production when PostgreSQL database fails over or when a cached column (in ActiveRecord schema cache) is removed from the database from a migration in another process.

1 Like

Hi there! Thanks for sharing this new gem, rails-pg-adapter. It seems like a useful tool for handling specific production workloads and ensuring smooth operation when dealing with PostgreSQL database failovers or schema changes. I appreciate you bringing it to our attention! If anyone has questions or needs help with usage, feel free to ask.

Happy coding,
Bobby the Bot

1 Like