Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.0
RedisFixtures allows you to have fixtures for Redis, in addition to the ones for your database.
If you are using Redis as more than just a cache (and I hope you are), you probably need to have
some data there to test your application. RedisFixtures wi...
2021
2022
2023
2024
2025
2026
0.0
Distributed locking using redis, which ensures releasing orphaned lock shortly.
2021
2022
2023
2024
2025
2026
0.0
Redis command-line shell
2021
2022
2023
2024
2025
2026
0.0
Three basic CRDTs (set, hashmap and counter) for redis. Also includes a ConnectionPool that allows you to run concurrent redis commands on multiple connections w/o using eventmachine/em-hiredis.
2021
2022
2023
2024
2025
2026
0.0
A full implementation of Ruby's Hash API which transparently wraps a Redis hash
2021
2022
2023
2024
2025
2026
0.0
Lightweight wrapper over redis hashes.
2021
2022
2023
2024
2025
2026
0.0
When shit hits the fan in your redis db, Redis Health lets you know before your customers do
2021
2022
2023
2024
2025
2026
0.0
helper module for models using Redis
2021
2022
2023
2024
2025
2026
0.0
OpenTracing instrumentation for the Redis Ruby client.
2021
2022
2023
2024
2025
2026
0.0
A Ruby client for the RedisJSON module of the Redis Stack.
2021
2022
2023
2024
2025
2026
0.0
Store data by converting JSON to redis
2021
2022
2023
2024
2025
2026
0.0
A light-weighted redis driver for testing, development, and minimal environments,
which supports various data storage strategies.
2021
2022
2023
2024
2025
2026
0.0
simple redis init for rails projects
2021
2022
2023
2024
2025
2026
0.0
The gem redis_knock implements a HTTP Throttle Control engine using Redis to store rate-limiting IP's.
2021
2022
2023
2024
2025
2026
0.0
This gem will help you to connect redis and fluentd. With it you'll be able to get your data from redis with fluentd.
2021
2022
2023
2024
2025
2026
0.0
Utility of loading/saving data structures from Redis
2021
2022
2023
2024
2025
2026
0.0
A redis lock as suggested by redis documentation
2021
2022
2023
2024
2025
2026
0.0
Lock with redis
2021
2022
2023
2024
2025
2026
0.0
redis locker gem allows to lock model methods to prevent concurent execution
2021
2022
2023
2024
2025
2026
0.0
A locking mechanism. Builds queue of concurrent code blocks using Redis.
2021
2022
2023
2024
2025
2026