Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.02
Simple, lightweight and fast metrics aggregation for Rails.
2020
2021
2022
2023
2024
2025
0.02
A fair way to queue work in multi-user systems.
2020
2021
2022
2023
2024
2025
0.02
Management tool to make it easier rollouting features to customers.
2020
2021
2022
2023
2024
2025
0.02
Feature flags made simple: turn code on or off with Redis controls, allowing
plain enabled/disabled states as well as finer-grained percentage-based control.
2020
2021
2022
2023
2024
2025
0.02
Tame your development cycle.
2020
2021
2022
2023
2024
2025
0.02
GitLab metrics exporter to use with prometheus
2020
2021
2022
2023
2024
2025
0.02
Quickly and easily add SSL to a Rails App with Let's Encrypt
2020
2021
2022
2023
2024
2025
0.02
Allows hiera functions to pull data from a Redis database.
2020
2021
2022
2023
2024
2025
0.02
istox backend shared gem
2020
2021
2022
2023
2024
2025
0.02
Adds pessimistic locking capabilities to the redis gem.
Since these capabilities are utilized client-side, all clients must use this gem and follow the order of lock => make changes => unlock in order to obtain maximum safety when modifying sensitive keys.
Tested with redis-server 2.0...
2020
2021
2022
2023
2024
2025
0.02
Lark(飞书) API SDKs for ruby https://open.feishu.cn
2020
2021
2022
2023
2024
2025
0.02
Linnaeus provides a redis-backed Bayesian classifier. Words are stemmed, stopwords are stopped, and redis is used to allow for persistent and concurrent training and classification.
2020
2021
2022
2023
2024
2025
0.02
LLM Memory is a Ruby gem designed to provide large language models (LLMs) like ChatGPT with memory using in-context learning. This enables better integration with systems such as Rails and web services while providing a more user-friendly and abstract interface based on brain terms.
2020
2021
2022
2023
2024
2025
0.02
A simple interface for locking hardware resources available via ruby and backed by redis.
2020
2021
2022
2023
2024
2025
0.02
An implementation of LSH in Ruby, using JBLAS for JRuby and GSL for MRI
2020
2021
2022
2023
2024
2025
0.02
Yet another Ruby distributed lock using Redis, with emphasis in transparency. Requires Redis >= 2.6.12, because it uses the new syntax for SET to easily implement the robust algorithm described in the SET command documentation (http://redis.io/commands/set).
2020
2021
2022
2023
2024
2025
0.02
This library implements application mutexes using Redis. The mutexes are shared between separate threads, processes, or machines. Locks are acquired with an expiration time so if process that holds a lock dies unexpectedly, the lock is released automatically after a certain duration.
2020
2021
2022
2023
2024
2025
0.02
Operational controls for Rails web traffic
2020
2021
2022
2023
2024
2025
0.02
SAGA pattern PoC
2020
2021
2022
2023
2024
2025
0.02
Queue any method in any class or instance with no need for additional Worker class and no extra code
2020
2021
2022
2023
2024
2025