Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.06
ActiveModel + Redis
2020
2021
2022
2023
2024
2025
0.06
Simple and reliable workflow engine, written in Ruby
2020
2021
2022
2023
2024
2025
0.06
This gem reduces storage needed for Rails cache by using Brotli compression, which can produce outputs smaller by ~20% and offers better performance than Gzip.
2020
2021
2022
2023
2024
2025
0.06
The Let's Encrypt certificate manager for rails
2020
2021
2022
2023
2024
2025
0.06
A Redis-backed statistics storage and querying library written in Ruby.
2020
2021
2022
2023
2024
2025
0.06
Manage your Redis instance (See keys, memory used, connected client, configuration, information)
2020
2021
2022
2023
2024
2025
0.06
Optimally distribute and run RSpec suites among parallel workers; for faster CI builds
2020
2021
2022
2023
2024
2025
0.06
This plugin provides native Redis instrumentation
for monitoring and metrics collection, including:
service health, database connectivity, replication
status, `INFO` metrics, key counts, list lengths,
...
2020
2021
2022
2023
2024
2025
0.06
A nifty service layer for your Rails app
2020
2021
2022
2023
2024
2025
0.05
An implementation of the HyperLogLog set cardinality estimation algorithm in Ruby using Redis as a back-end
2020
2021
2022
2023
2024
2025
0.05
A gem that helps to detect potential memory bloats
2020
2021
2022
2023
2024
2025
0.05
Adds recurring jobs for Sidekiq
2020
2021
2022
2023
2024
2025
0.05
Open-source gems maintenance & maturity tracking
2020
2021
2022
2023
2024
2025
0.05
An easy to use distributed web-crawler framework based on Redis
2020
2021
2022
2023
2024
2025
0.05
A command-line utility built for copying the contents of one redis db to another over a network. Supports all data types, persists ttls, and attempts to be as efficient as possible.
2020
2021
2022
2023
2024
2025
0.05
Sinatra app to monitor Redis servers
2020
2021
2022
2023
2024
2025
0.05
Enable applications to handle AWS Elasticache cluster failovers without rebooting the app.
2020
2021
2022
2023
2024
2025
0.05
Adds Redis::Queue class which can be used as Distributed-Queue 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.05
RedisRPC is the easiest to use RPC library in the world. (No small claim!) It
has implementations in Ruby, PHP, and Python.
Redis is a powerful in-memory data structure server that is useful for building
fast distributed systems. Redis implements message queue functionality with its
use of list ...
2020
2021
2022
2023
2024
2025
0.05
Crazy fast text search using Redis. Works with any ORM or data store.
2020
2021
2022
2023
2024
2025