0exp / redis_queued_locksLinks
Distributed locks with "prioritized lock acquisition queue" capabilities based on the Redis Database. Provides flexible invocation flow, parametrized time limits, instrumentation, logging, etc.
☆48Updated 3 weeks ago
Alternatives and similar repositories for redis_queued_locks
Users that are interested in redis_queued_locks are comparing it to the libraries listed below
Sorting:
- Ruby Async background job processor☆96Updated 2 years ago
- Empower PostgreSQL migrations in Rails app☆141Updated 3 years ago
- Automatically add frozen_string_literals to selected files at compile time☆125Updated 6 months ago
- Bulk-pushes jobs to Sidekiq when you need it to.☆42Updated 2 years ago
- Researching background jobs fairness☆67Updated 3 years ago
- Framework agnostic scheduler to run recurring jobs.☆130Updated 5 months ago
- Sidekiq middleware to re-route “greedy” clients’ jobs to slower queues☆82Updated last year
- Orchestration SAGA builder for ruby☆57Updated 3 years ago
- Logging library☆34Updated 3 weeks ago
- Tiny health check of Rack apps like Rails, Sinatra for use with uptime checking systems like Kubernetes, Docker or Uptimerobot☆112Updated 2 years ago
- Straightforward way to implement communication between Rails Engines using the Publish-Subscribe pattern.☆69Updated last month
- A modern modular service object toolkit for Rails, that respects database transactions and adds type checks to returned values.☆80Updated last year
- A k6 extension for testing Action Cable and AnyCable functionality