Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.0
Connect to Redis via SSL sockets
2020
2021
2022
2023
2024
2025
0.0
an SSL connection library for redis
2020
2021
2022
2023
2024
2025
0.0
universal redis driver to connect that allows for multiple transports
2020
2021
2022
2023
2024
2025
0.0
handles multiple redis connections
2020
2021
2022
2023
2024
2025
0.0
Tool for Importing and Exporting data from/to redis
2020
2021
2022
2023
2024
2025
0.0
A gem that lets you see redis data in your rails application. It helps you view the data in your redis in a readonly mode. This prevents accidental changes in your datastore.
2020
2021
2022
2023
2024
2025
0.0
Adds Redis::Deque class which can be used as Distributed-Deque based on Redis.
Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks.
It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpus...
2020
2021
2022
2023
2024
2025
0.0
Rails frontend for i18n with redis backend as extended version of fourmach/i18n_dashboard gem.
2020
2021
2022
2023
2024
2025
0.0
This library will allow you to perform atomic diffs, patches and merges on Redis strings.
2020
2021
2022
2023
2024
2025
0.0
Redis::Directory assumes a Redis installation running on a default
port and database 0 that will contain connection information for various
other Redis databases. For example, if you were using a Redis database to
store the content of cached pages, and this was running on a cluster of
two Redis i...
2020
2021
2022
2023
2024
2025
0.0
Redis distributed logger
2020
2021
2022
2023
2024
2025
0.0
Full-text search system for Ruby using REDIS for storage
2020
2021
2022
2023
2024
2025
0.0
RediSearch ruby client
2020
2021
2022
2023
2024
2025
0.0
redised provides a single module `Redised` that when included in your class provides a self.redis= and self.redis methods. It also has the ability to load the urls from a YAML config file
2020
2021
2022
2023
2024
2025
0.0
Cross server-process-fiber EventMachine + Redis based semaphore with many features
2020
2021
2022
2023
2024
2025
0.0
Store environment variables in redis
2020
2021
2022
2023
2024
2025
0.0
Provides redis client configuration from environment variables
2020
2021
2022
2023
2024
2025
0.0
Modified version of Rack::Session::Redis to support Redis 4.6.0 and 5.0.0
2020
2021
2022
2023
2024
2025
0.0
A redis-backed library that makes it easy to find members of a population that
satisfy a set of attribute constraints using redis set operations.
2020
2021
2022
2023
2024
2025
0.0
Evaluate Lua scripts with Redis.
2020
2021
2022
2023
2024
2025