Project
Reverse Dependencies for mock_redis
The projects listed here declare mock_redis as a runtime or development dependency
0.0
A Redis-based multi-period rolling counter
2021
2022
2023
2024
2025
2026
0.0
Fast and easy feature flags based on the latest Redis versions.
2021
2022
2023
2024
2025
2026
0.0
Makes sure that for special jobs, there can be only one job with the same workload in one queue.
Example:
class CacheSweeper
include Resque::Plugins::UniqueJob
@queue = :cache_sweeps
def self.perform(article_id)
# Cache Me If You Can...
end
end
2021
2022
2023
2024
2025
2026
0.0
At times we would want to block certain requests.
SafetyCone allows this to be controlled from an interface.
It also provides a feature flipper for the views.
2021
2022
2023
2024
2025
2026
0.0
Supports Rails session store relocation with duplicate write session data to multiple stores
2021
2022
2023
2024
2025
2026
0.0
Trigger job schedulers adhoc from Sidekiq web admin
2021
2022
2023
2024
2025
2026
0.0
A simple gem to handle Sidekiq autoscaling.
2021
2022
2023
2024
2025
2026
0.0
Cancel Sidekiq workers at runtime
2021
2022
2023
2024
2025
2026
0.0
Moving your job to the Dead Job Queue INSTANTLY
2021
2022
2023
2024
2025
2026
0.0
Manage your sidekiq jobs
2021
2022
2023
2024
2025
2026
0.0
Passing context values when create a job for Sidekiq Jobs
2021
2022
2023
2024
2025
2026
0.0
sidekiq scheduler manager.
2021
2022
2023
2024
2025
2026
0.0
Redis-based mutex library for using with sidekiq jobs and batches.
2021
2022
2023
2024
2025
2026
0.0
Simple ORM backed with redis store
2021
2022
2023
2024
2025
2026
0.0
Singularity helps you keep users logged in across many domains
2021
2022
2023
2024
2025
2026
0.0
lightweight text search system on Redis
2021
2022
2023
2024
2025
2026
0.0
An extension to Split to allow for automatic cache bucket creation accross Split tests.
2021
2022
2023
2024
2025
2026
0.0
Fancy redis-backed caches
2021
2022
2023
2024
2025
2026
0.0
Strait is a rate-limiting library designed to provide security you don't need to think about.
Whenever you have code to protect, put a Strait in front of it.
2021
2022
2023
2024
2025
2026