russ / sidekiq-historyLinks
Sidekiq History
☆58Updated 8 months ago
Alternatives and similar repositories for sidekiq-history
Users that are interested in sidekiq-history are comparing it to the libraries listed below
Sorting:
- ActiveRecord-like Attributes API for ActiveModel☆145Updated 5 years ago
- Easily suppress the Rails logger☆167Updated last year
- Add stub_model and mock_model to rspec-mocks☆117Updated 5 months ago
- Display GraphQL queries in a more readable format☆116Updated last year
- Simple redis-based lock mechanism for your sidekiq workers☆107Updated last year
- 📦 Per-request global storage for Rails prepared for multi-threaded apps☆84Updated 6 years ago
- ☆154Updated 9 years ago
- uniform notifier for rails logger, customized logger, javascript alert, javascript console, growl and xmpp☆240Updated 4 months ago
- Store transaction changes for active record objects☆104Updated 6 months ago
- Automatically creates validations basing on the database schema.☆174Updated 2 years ago
- ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.☆86Updated last year
- If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).☆162Updated 5 years ago
- Extension to Sidekiq to pass job execution metadata such as status and result back to the client☆152Updated 4 years ago
- Ruby library that converts cron expressions into human readable strings☆80Updated last year
- Use Youtube-Like ID in ActiveRecord seamlessly.☆89Updated last year
- Rack middleware that provides access to rack.session environment☆259Updated 6 years ago
- 🔪 Kill glutton Sidekiq processes☆174Updated 2 years ago
- Store UUIDs in binary MySQL database columns. Saves storage, and increases performance.☆59Updated last year
- Automatically load and include all common Rails form features.☆101Updated last month
- ☆63Updated last week
- Distributed mutex using Redis☆292Updated 4 months ago
- Ruby gem to detect bots and crawlers via the user agent☆142Updated 2 months ago
- Easily access (read and write) globalize translated fields without fiddling with locale☆111Updated last year
- Action Cable testing utils☆213Updated 5 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆218Updated 2 months ago
- Calculates edit distance using Damerau-Levenshtein algorithm☆150Updated last year
- Ruby library to validate hashes (Hash) against user-defined requirements☆131Updated 4 months ago
- See Rails-like routes for Grape API's mounted on Rails