qertoip / transaction_retryLinks
Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite.
☆116Updated 2 years ago
Alternatives and similar repositories for transaction_retry
Users that are interested in transaction_retry are comparing it to the libraries listed below
Sorting:
- Delay rails controller actions in one line of code☆80Updated 7 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆240Updated 4 months ago
- Extension to Sidekiq to pass job execution metadata such as status and result back to the client☆152Updated 4 years ago
- Bitwise attribute for ruby class and Rails model☆67Updated 4 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Filename sanitization for Ruby☆229Updated 2 months ago
- Active Model Validations for Email using mail gem☆264Updated last year
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- Monitor suddenly disappeared sidekiq jobs☆60Updated 2 years ago
- Searchlight helps you build searches from options via Ruby methods that you write.☆531Updated last year
- Store transaction changes for active record objects☆104Updated 5 months ago
- Simple, internationalized and DRY page titles and headings for Rails.☆113Updated last week
- Copy active record models from remote databases☆265Updated 2 years ago
- Power tools for Active Record relations (scopes)☆90Updated 7 months ago
- Sidekiq plugin to log in Logstash style☆68Updated 9 months ago
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago
- Simple redis-based lock mechanism for your sidekiq workers☆107Updated last year
- Simple DSL for creating recursive queries with ActiveRecord☆119Updated 2 years ago
- Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.☆164Updated last year
- Ruby: country/language names and 2-letter-code pairs, in 85 languages, for country/language i18n☆225Updated 2 weeks ago
- Devise plugin to reject weak passwords using zxcvbn☆197Updated 9 months ago
- 📧 An Email Condom for your Ruby Server☆174Updated 3 weeks ago
- Ruby gem to detect bots and crawlers via the user agent☆141Updated 2 months ago
- Run your data migration scripts like a master☆125Updated last year
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 7 years ago
- Job status and batches for Active Job