Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.0
Require Redis 2.6.0 or higher
2020
2021
2022
2023
2024
2025
0.0
One line summary of your gem
2020
2021
2022
2023
2024
2025
0.0
Active model interface for redis
2020
2021
2022
2023
2024
2025
0.0
Redis ReJSON (v4 Module - json manipulation) API adapter
2020
2021
2022
2023
2024
2025
0.0
Document-like ORM based on Redis key value store - previously named redis_rejson_models - uses Redis Re-JSON for full json manipulation
2020
2021
2022
2023
2024
2025
0.0
Automatically move events from one redis queue to the same queue on another server
2020
2021
2022
2023
2024
2025
0.0
RedisResqueInitializer.initialize_redis_and_resque( ::Rails.root.to_s, ::Rails.env.to_s )
2020
2021
2022
2023
2024
2025
0.0
The client counterpart to the RedisRing gem.
2020
2021
2022
2023
2024
2025
0.0
RedisRpc is the easiest to use RPC library in the world. (No small claim!).
This version is a repackage that only has Ruby implementation.
Redis is a powerful in-memory data structure server that is useful for building
fast distributed systems. Redis implements message queue func...
2020
2021
2022
2023
2024
2025
0.0
This gem will run a seperate redis server test
2020
2021
2022
2023
2024
2025
0.0
RedisSafeQueue is a transactional queue for ruby/redis. It guarantees at least once semantics. The queue may be used with multiple producers and consumers, each job is removed in a open/commit transaction; even if a worker dies while processing a job, it is automatically requeued.
2020
2021
2022
2023
2024
2025
0.0
A library for loading and setting scripts into redis
2020
2021
2022
2023
2024
2025
0.0
A Ruby client that supports the experimental scripting feature of Redis
2020
2021
2022
2023
2024
2025
0.0
Manage Lua script execution in Redis
2020
2021
2022
2023
2024
2025
0.0
Elegant redis scripting for ruby.
2020
2021
2022
2023
2024
2025
0.0
A dead simple search engine backed by Redis
2020
2021
2022
2023
2024
2025
0.0
Lets you select different Redis instances/databases easily.
This way, you get logical grouping of different Redis datasets.
Also supports mocking in test mode (via mock_redis gem).
2020
2021
2022
2023
2024
2025
0.0
Adds support for configuring sentinel mode via REDIS_URL to redis-rb
2020
2021
2022
2023
2024
2025
0.0
A session like handler of data using the Redis Database.
The session is built with mindset that non web applications
can use it just as well as web applications.
2020
2021
2022
2023
2024
2025
0.0
An easy way to retrieve session data store in redis via the redis-store gem
2020
2021
2022
2023
2024
2025