Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.08
This plugin provides native Redis instrumentation
for monitoring and metrics collection, including:
service health, database connectivity, replication
status, `INFO` metrics, key counts, list lengths,
...
2019
2020
2021
2022
2023
2024
0.08
Wolverine provides a simple way to run server-side redis scripts from a rails app
2019
2020
2021
2022
2023
2024
0.07
Implementation of the circuit breaker pattern in Ruby
2019
2020
2021
2022
2023
2024
0.07
Adds recurring jobs for Sidekiq
2019
2020
2021
2022
2023
2024
0.07
Pessimistic locking using Redis
2019
2020
2021
2022
2023
2024
0.07
OpenC3 provides all the functionality needed to send
commands to and receive data from one or more embedded systems
referred to as "targets". Out of the box functionality includes:
Telemetry Display, Telemetry Graphing, Operational and Test Scripting,
Command Sending, Logging,...
2019
2020
2021
2022
2023
2024
0.07
Simple and reliable workflow engine, written in Ruby
2019
2020
2021
2022
2023
2024
0.07
An easy to use distributed web-crawler framework based on Redis
2019
2020
2021
2022
2023
2024
0.07
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.
2019
2020
2021
2022
2023
2024
0.07
A Redis-backed statistics storage and querying library written in Ruby.
2019
2020
2021
2022
2023
2024
0.07
Crazy fast text search using Redis. Works with any ORM or data store.
2019
2020
2021
2022
2023
2024
0.07
Optimally distribute and run RSpec suites among parallel workers; for faster CI builds
2019
2020
2021
2022
2023
2024
0.07
A nifty service layer for your Rails app
2019
2020
2021
2022
2023
2024
0.06
An implementation of the HyperLogLog set cardinality estimation algorithm in Ruby using Redis as a back-end
2019
2020
2021
2022
2023
2024
0.06
A gem that helps to detect potential memory bloats
2019
2020
2021
2022
2023
2024
0.06
Open-source gems maintenance & maturity tracking
2019
2020
2021
2022
2023
2024
0.06
Sinatra app to monitor Redis servers
2019
2020
2021
2022
2023
2024
0.06
Enable applications to handle AWS Elasticache cluster failovers without rebooting the app.
2019
2020
2021
2022
2023
2024
0.06
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...
2019
2020
2021
2022
2023
2024
0.06
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 ...
2019
2020
2021
2022
2023
2024