bpardee / persistent_httpLinks
Persistent http connections using a connection pool
☆26Updated last year
Alternatives and similar repositories for persistent_http
Users that are interested in persistent_http are comparing it to the libraries listed below
Sorting:
- Integrates ruby-prof with RSpec, allowing you to easily profile your RSpec examples.☆137Updated 4 years ago
- A web interface for the Que queue☆88Updated last year
- Define equality, equivalency and hash methods automatically☆202Updated 11 months ago
- A Ruby gem for running Active Record migrations in phases☆93Updated last week
- An implementation of JSON Patch and JSON Pointer for Ruby☆226Updated 10 months ago
- Automatically annotate your code with Sorbet type definitions.☆56Updated 3 months ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- Database Transactions <3 Capybara☆65Updated 6 years ago
- Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy.☆116Updated 2 years ago
- A lightweight cron scheduler for the async job worker Que☆116Updated 2 weeks ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Distributed locks (mutexes & semaphores) using Memcached or Redis☆119Updated 3 years ago
- Defines `Kernel#its` and `Kernel#it` that queue and defer method calls, simplifying list comprehension and case statements.☆36Updated 5 years ago
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 5 months ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 11 months ago
- Spin up an external server just for Capybara☆129Updated 11 months ago
- Execute irreversible actions only when transactions are not rolled back☆159Updated 7 months ago
- Re-run (retry) failed RSpec examples.☆94Updated 4 years ago
- Ruby library to automatically preload data for your Active Model Serializers☆48Updated 3 years ago
- NetHttp2 is an HTTP/2 client for Ruby.☆142Updated 4 months ago
- Create temporary table-backed ActiveRecord models for use in tests☆213Updated 8 months ago
- Organize ActiveRecord models into a tree using PostgreSQL's ltree datatype☆141Updated 4 years ago
- Percona's pt-online-schema-change runner for ActiveRecord migrations.