jpcamara / pg-pool-safe-queryLinks
Log queries that are incompatible with a Postgres pooler in transaction mode.
☆11Updated 2 years ago
Alternatives and similar repositories for pg-pool-safe-query
Users that are interested in pg-pool-safe-query are comparing it to the libraries listed below
Sorting:
- Concurrent index migrations for Rails☆45Updated 3 weeks ago
- resque plugin to add unique jobs☆34Updated 2 years ago
- A web interface for Clockwork☆40Updated 3 weeks ago
- An iterations per second enhancement to Benchmark that includes memory allocations☆32Updated 8 years ago
- Explains the presence of a dependency☆39Updated 4 years ago
- Adds support in ActiveRecord for PostgreSQL index expressions and operator classes, as well as a shorthand for case-insensitive indexes☆30Updated 6 years ago
- Library to trim replies from plain text email.☆60Updated last year
- Rails console history for Heroku, Docker, and more☆84Updated 2 weeks ago
- Provides a list of Net::HTTP timeout errors.☆32Updated last month
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 5 years ago
- Automatically tests your Rails app for common database query mistakes (PostgreSQL only)☆42Updated 9 years ago
- Breakout detection for Ruby☆47Updated last week
- Rate limiter for Rails based on leaky buckets☆92Updated 5 months ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Code ownership for Rails☆129Updated 3 weeks ago
- A tool for truncating HTML strings efficiently☆63Updated 11 months ago
- Ruby implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs