nejdetkadir / sidekiq-aws-sqs
Sidekiq extension that provides an easy way to poll and process messages from AWS SQS (Simple Queue Service) queues within a Sidekiq worker
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for sidekiq-aws-sqs
- Detect unnecessary selected database columns☆108Updated 2 months ago
- How fast is your code? See it directly in Rails console.☆115Updated last year
- A RuboCop Cop that detects the use of magic numbers within instance methods☆46Updated this week
- Regression testing for data☆66Updated 3 months ago
- Allows Sequel to reuse Active Record's database connection☆137Updated last week
- A faster alternative to the custom use of `in_batches` with `pluck`☆144Updated 2 weeks ago
- Smart-Period aims to simplify Time-range manipulation☆79Updated 4 months ago
- A simple tool to observe PostgreSQL database locks in Rails apps.☆55Updated last month
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆68Updated 7 months ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 5 years ago
- Access your Rails console, see logs, execute rake commands directly from the browser. Great addition to your Staging ENV.☆49Updated last year
- ActionMailer-like interface for any type of notifications☆116Updated last year
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- Speedy Rails JSON serialization with built-in caching☆156Updated 9 months ago
- A servcie pattern with a simple API☆40Updated 2 years ago
- Cursor-based pagination for ActiveRecord☆129Updated 2 months ago
- Benchmark requests to tune number of workers and threads for Puma☆37Updated 4 years ago
- 🔑 URL-friendly, base32-encoded UUIDs for Rails models☆67Updated 9 months ago
- Keep your private notes in plain sight.☆54Updated 3 weeks ago
- Rails Lazy value loader☆44Updated last year
- Convert strings between different cases.☆97Updated 8 months ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- Separate schema from data migrations in your Rails apps☆70Updated 7 months ago
- A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.☆98Updated 3 weeks ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆72Updated last week
- Instant Search for Rails and ActiveRecord using SQL materialized views☆107Updated 6 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆44Updated last month
- Code ownership for Rails☆124Updated 2 weeks ago
- Getting paranoid about your Rails application params? Try paramoid!☆71Updated 10 months ago