Project

Reverse Dependencies for redis

The projects listed here declare redis as a runtime or development dependency

0.02
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
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...
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
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.
2021
2022
2023
2024
2025
2026
0.02
The project is in a healthy, maintained state
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.
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
An implementation of LSH in Ruby, using JBLAS for JRuby and GSL for MRI
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
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).
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
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.
2021
2022
2023
2024
2025
2026
0.02
No release in over 3 years
Low commit activity in last 3 years
There's a lot of open issues
Our own parallel cucumber with queue and workers
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Queue any method in any class or instance with no need for additional Worker class and no extra code
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Intelligent caching, no observers necessary
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Pushr daemon for push notification services like APNS (iOS/Apple) and GCM (Android).
2021
2022
2023
2024
2025
2026
0.02
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Create web app APIs that respond to one or more formats using an elegant DSL.
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
A rack middleware for throttling and filtering requests
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Fast and unobtrusive activity tracking of ActiveRecord models using DataMapper and Redis
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Optimized operations on Redis bitmaps using built-in Ruby operators. Supports sparse bitmaps to preserve storage.
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
Adds Redis::Bloomfilter class which can be used as ditributed bloom filter implementation on Redis. A Bloom filter is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set.
2021
2022
2023
2024
2025
2026
0.02
Low commit activity in last 3 years
No release in over a year
RediSearch ruby wrapper that can integrate with Rails
2021
2022
2023
2024
2025
2026
0.02
No commit activity in last 3 years
No release in over 3 years
RedisScanner is a tiny tool for scanning redis's keys and creating statistic information. It scans keys using redis scan command and computing statistic result by key's pattern.
2021
2022
2023
2024
2025
2026