WeTransfer / wt_activerecord_index_spy
A gem to spy queries running with Active Record and report missing indexes
☆78Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for wt_activerecord_index_spy
- Framework agnostic scheduler to run recurring jobs.☆128Updated last year
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 10 months ago
- Deadlines for Ruby☆156Updated last year
- A composite cache store comprised of layered ActiveSupport::Store instances☆79Updated last year
- Ruby Async background job processor☆93Updated last year
- UUID Migration helpers to ease out migrating of exiting applications using Rails4 UUID support for PostgreSQL☆82Updated last year
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated 3 weeks ago
- Instant Search for Rails and ActiveRecord using SQL materialized views☆107Updated 6 months ago
- Empower PostgreSQL migrations in Rails app☆127Updated 2 years ago
- Sequential Sidekiq jobs for Rails☆61Updated last year
- This gem provides a mechanism for pending features.☆84Updated 2 years ago
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆78Updated 2 months ago
- Active Record extension providing slotted counters support☆102Updated last year
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆68Updated 7 months ago
- Separate schema from data migrations in your Rails apps☆70Updated 7 months ago
- ActiveJob::Performs adds the `performs` macro to set up jobs by convention.☆147Updated 4 months ago
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated this week
- ActiveRecord schema visualization and model organization made easy☆171Updated 10 months ago
- Researching background jobs fairness☆66Updated 2 years ago
- Allows Sequel to reuse Active Record's database connection☆137Updated last week
- 🔑 URL-friendly, base32-encoded UUIDs for Rails models☆67Updated 9 months ago
- A simple tool to observe PostgreSQL database locks in Rails apps.☆55Updated last month
- Rails Event Store in a more Rails way☆183Updated 6 months ago
- Detect unnecessary selected database columns☆108Updated 2 months ago
- Cursor-based pagination for ActiveRecord