zendesk / active_record_shardsLinks
Support for sharded databases and replicas for ActiveRecord
☆250Updated last year
Alternatives and similar repositories for active_record_shards
Users that are interested in active_record_shards are comparing it to the libraries listed below
Sorting:
- Rack::Timeout enhancements for Rails☆377Updated 3 weeks ago
- Allows identical sidekiq jobs to be processed with a single background call☆374Updated last year
- Scale database reads to replicas in Rails☆365Updated 5 months ago
- RSpec matchers for database queries☆313Updated 6 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆418Updated 4 months ago
- A simple mixin to make Ruby classes configurable☆406Updated 4 months ago
- ActiveRecord::Store but with type definition☆458Updated last year
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated 11 months ago
- Simple tool to maintain factories and traits from FactoryBot☆388Updated last year
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆359Updated 5 months ago
- Seamless second database integration for Rails.☆219Updated 8 months ago
- Generate scoped sequential IDs for ActiveRecord models☆407Updated 2 years ago
- ActiveRecord extension which adds typecasting to store accessors☆415Updated 3 weeks ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆312Updated 2 years ago
- Actionable code coverage.☆231Updated last month
- Fast batch deletes for Active Record and Postgres☆201Updated 2 years ago
- Skylight agent for Ruby☆313Updated 7 months ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated 8 months ago
- Rescue and report exceptions in non-critical code☆538Updated this week
- Simple, secure key management for Lockbox and attr_encrypted☆253Updated last month
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆290Updated 5 months ago
- Multiple databases for Rails☆460Updated 2 years ago
- Faktory worker for Ruby