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
2020
2021
2022
2023
2024
2025
0.0
Fast and easy feature flags based on the latest Redis versions.
2020
2021
2022
2023
2024
2025
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
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025
0.0
Supports Rails session store relocation with duplicate write session data to multiple stores
2020
2021
2022
2023
2024
2025
0.0
Trigger job schedulers adhoc from Sidekiq web admin
2020
2021
2022
2023
2024
2025
0.0
A simple gem to handle Sidekiq autoscaling.
2020
2021
2022
2023
2024
2025
0.0
Cancel Sidekiq workers at runtime
2020
2021
2022
2023
2024
2025
0.0
Moving your job to the Dead Job Queue INSTANTLY
2020
2021
2022
2023
2024
2025
0.0
Manage your sidekiq jobs
2020
2021
2022
2023
2024
2025
0.0
Passing context values when create a job for Sidekiq Jobs
2020
2021
2022
2023
2024
2025
0.0
sidekiq scheduler manager.
2020
2021
2022
2023
2024
2025
0.0
Redis-based mutex library for using with sidekiq jobs and batches.
2020
2021
2022
2023
2024
2025
0.0
Simple ORM backed with redis store
2020
2021
2022
2023
2024
2025
0.0
Singularity helps you keep users logged in across many domains
2020
2021
2022
2023
2024
2025
0.0
lightweight text search system on Redis
2020
2021
2022
2023
2024
2025
0.0
An extension to Split to allow for automatic cache bucket creation accross Split tests.
2020
2021
2022
2023
2024
2025
0.0
Fancy redis-backed caches
2020
2021
2022
2023
2024
2025
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.
2020
2021
2022
2023
2024
2025