teespring-labs / active_record_replicaLinks
Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.
☆164Updated last year
Alternatives and similar repositories for active_record_replica
Users that are interested in active_record_replica are comparing it to the libraries listed below
Sorting:
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- Store transaction changes for active record objects☆104Updated 6 months ago
- Redis-backed, per-worker rate limits for job processing.☆203Updated 5 months ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆318Updated 2 years ago
- Flexible rate limiting for your Rack apps☆134Updated 4 years ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆165Updated 3 years ago
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆162Updated 3 years ago
- Command-line tool for puma to display information about running request/process... Fork of https://github.com/dimelo/puma-helper/ in ruby…☆116Updated 2 weeks ago
- Active Model Validations for Email using mail gem☆264Updated last year
- n Booleans = 1 Integer, saves columns and migrations.☆223Updated 5 years ago
- ☆117Updated 7 months ago
- Easy Monitoring☆214Updated 2 weeks ago
- gem install jemalloc && bundle exec je ./script/rails s☆249Updated 3 years ago
- Easily suppress the Rails logger☆167Updated last year
- Address verification for Ruby and Rails☆202Updated 2 weeks ago
- calculate_all method for aggregate functions in Active Record☆137Updated 6 months ago
- Run your data migration scripts like a master☆126Updated last year
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Manage PostgreSQL table partitions☆87Updated 7 months ago
- Rack::Timeout enhancements for Rails☆396Updated 2 weeks ago
- Simple redis-based lock mechanism for your sidekiq workers☆107Updated last year
- A Ruby DSL for structured web crawling, with a robust caching system.☆253Updated last year
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- Barcodes made easy☆144Updated 3 weeks ago
- Execute irreversible actions only when transactions are not rolled back☆160Updated 2 months ago
- Filename sanitization for Ruby☆229Updated 2 months ago
- Add support to complex resources of PostgreSQL, like data types, array associations, auxiliary statements (CTE), and full-text search (FT…☆191Updated last month
- Distributed locks (mutexes & semaphores) using Memcached or Redis