murdho / rack-cargoLinks
Batch requests for Rack apps (works with Rails, Sinatra, etc)
☆17Updated 7 years ago
Alternatives and similar repositories for rack-cargo
Users that are interested in rack-cargo are comparing it to the libraries listed below
Sorting:
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- Self-validating Ruby objects☆64Updated 5 months ago
- Publish Rails application metrics to statsd.☆30Updated 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
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 10 months ago
- Start, monitor, and observe background worker processes, from Ruby.☆56Updated 8 years ago
- simple yet clever memoization helper with parameter support☆30Updated 7 years ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Filename sanitization for Ruby☆229Updated 3 months ago
- Ruby gem for working with percentages☆33Updated last year
- Common exception reporting for a variety of services☆85Updated 2 years ago
- Write your own orchestration config with a Ruby DSL that allows you to have mixins, imports and variables.☆37Updated 3 years ago
- Simple abstraction of a timezone offset☆38Updated 3 years ago
- Capistrano deployment speed measure tool☆26Updated 9 years ago
- Parse Accept and Accept-Language HTTP headers in Ruby.☆87Updated 11 months ago
- an extensible DSL for filtering data sets☆54Updated 9 years ago
- Augments Sidekiq job classes with a push_bulk method for easier bulk pushing.☆41Updated 3 years ago
- ~2x Faster JSON encoding for Rails☆23Updated 8 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Resumable upload protocol implementation in Ruby☆45Updated 10 years ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 7 years ago
- Experimental post-framework view library☆46Updated 2 years ago
- A web interface for Clockwork☆40Updated last month
- Foreman integration for Capistrano☆16Updated 10 years ago
- Create an exception with backtrace has never been easier☆25Updated 9 years ago
- AWS 4 style signature for grape api☆21Updated 11 years ago
- Struct with keyword arguments support☆18Updated 3 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆46Updated last year