Refresh ActiveRecord connection on each rack request
☆131Jun 7, 2021Updated 4 years ago
Alternatives and similar repositories for activerecord-refresh_connection
Users that are interested in activerecord-refresh_connection are comparing it to the libraries listed below
Sorting:
- Switching database connection between readonly one and writable one☆591Nov 22, 2020Updated 5 years ago
- ☆56May 11, 2020Updated 5 years ago
- High Performance Preforked Rack Handler☆239Sep 14, 2016Updated 9 years ago
- sprockets implemented by node.js☆100May 27, 2016Updated 9 years ago
- ☆59Apr 20, 2019Updated 6 years ago
- A rack middleware to output access log in ltsv format☆25Feb 8, 2019Updated 7 years ago
- a superdaemon for hot-deploying server programs (ruby port of p5-Server-Starter)☆50May 9, 2022Updated 3 years ago
- Ridgepole is a tool to manage DB schema. It defines DB schema using Rails DSL, and updates DB schema according to DSL. (like Chef/Puppet…☆1,112Mar 9, 2026Updated last week
- mysql2 plugin supporting aurora failover.☆56Feb 28, 2023Updated 3 years ago
- Expeditor provides asynchronous execution and fault tolerance for Microservices☆231Apr 28, 2022Updated 3 years ago
- This gem logs where ActiveRecord actually loads record☆163Nov 25, 2024Updated last year
- Enable to use the "unsigned" option in the integer type for migrating of ActiveRecord☆31Jun 29, 2015Updated 10 years ago
- Ruby memory profiler for >= Ruby 2.1.0☆67Jul 5, 2019Updated 6 years ago
- ☆24Nov 24, 2025Updated 3 months ago
- RSpec plugin to write self-documenting request-specs.☆187Oct 27, 2025Updated 4 months ago
- RSpec matcher for testing JSON string☆171May 21, 2022Updated 3 years ago
- kakurenbo-puti provides an ActiveRecord-friendly soft-delete gem. This gem does not override methods of ActiveRecord.☆76Dec 11, 2019Updated 6 years ago
- Kage (kah-geh) is a shadow proxy server to duplex HTTP requests☆503Oct 1, 2015Updated 10 years ago
- Create GitHub's compare view URLs for pull request from diff of Gemfile.lock (and post comment to pull request).☆17Mar 7, 2026Updated 2 weeks ago
- Show server status like Apache's mod_status☆13Jul 5, 2022Updated 3 years ago
- A ruby logger formatter to output each log in one line forcely☆22Aug 17, 2016Updated 9 years ago
- Provides reference time concept to application. Use it instead of ad-hoc `Time.now`.☆71Jun 18, 2023Updated 2 years ago
- Define your error with status code. Raise it and you will get formatted response with i18nized message.