kenn / standbyLinks
Read from standby databases for ActiveRecord
☆86Updated 2 years ago
Alternatives and similar repositories for standby
Users that are interested in standby are comparing it to the libraries listed below
Sorting:
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆240Updated 4 months ago
- Recurring / Periodic / Scheduled / Cron job extension for Sidekiq☆87Updated last year
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 5 years ago
- Interactive Ruby on Rails Routes☆64Updated 2 years ago
- Augments Sidekiq job classes with a push_bulk method for easier bulk pushing.☆41Updated 3 years ago
- Precompiles ActionView templates at app boot for Rails 6+☆150Updated last year
- A policy framework for implementing thread-safe rack middleware.☆124Updated 4 years ago
- ☆83Updated 5 years ago
- A middleware for Grape to add endpoint-specific throttling.☆133Updated 4 years ago
- Redis stores for ActiveSupport☆78Updated 3 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 10 years ago
- A gem that allows for you to write specs for your Rails 3 generators☆89Updated last year
- Filename sanitization for Ruby☆229Updated 2 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- I18n your <title>s☆201Updated last year
- Intercept recipients when delivering email with the Mail gem.☆229Updated last year
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Render Rails templates to a string from any class.