krisleech / wisper-activejobLinks
Provides asynchronous event publishing to Wisper using ActiveJob
☆36Updated 2 years ago
Alternatives and similar repositories for wisper-activejob
Users that are interested in wisper-activejob are comparing it to the libraries listed below
Sorting:
- Adds benchmarking methods to Sidekiq workers, keeps metrics and adds tab to Web UI to let you browse them☆146Updated 3 years ago
- Transparently publish all model changes to subscribers☆102Updated 5 years ago
- Common exception reporting for a variety of services☆85Updated 2 years ago
- Self-validating Ruby objects☆64Updated 3 months ago
- Seamless PostgreSQL date partitioning for your Rails models☆68Updated 7 years ago
- Type Validation for Rails☆49Updated last year
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated last week
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Augments Sidekiq job classes with a push_bulk method for easier bulk pushing.☆41Updated 3 years ago
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- A Rack middleware for Rails >= 3.1.0 with asset pipeline and asset digest enabled. This middleware is used to redirect any request to sta…☆72Updated 7 years ago
- Heroku buildpack with jemalloc☆116Updated 6 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- Store transaction changes for active record objects☆104Updated 5 months ago
- i18n-spec provides RSpec matchers for testing your locale files and their translations.☆86Updated 2 years ago
- Allow Rails request.remote_ip to defer to CloudFlare's connecting IP.☆51Updated last year
- Light pattern Decorator for Rails from Light Ruby☆54Updated 6 years ago
- Rails gem to manage tags with PostgreSQL array columns.☆54Updated 2 years ago
- Asynchronous event publishing for Wisper using Sidekiq☆87Updated last year
- Form builder for Ruby. Fast, Furious, and Framework-Agnostic.☆78Updated 4 years ago
- Merge Sidekiq jobs☆50Updated 4 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 8 months ago
- A shortcut for derailed_benchmarks☆24Updated 10 years ago
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 10 months ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 10 years ago
- Concurrent index migrations for Rails☆44Updated last week
- The spicy feature toggle framework for Rails☆214Updated last year
- Attribute normalizer on steroids for Ruby 2.x☆67Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year