Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.0
Implements a federated fifo queue with consistent hashing on top of resque
2020
2021
2022
2023
2024
2025
0.0
Resque plugin that allows querying future jobs for it's result, for example:
job = Resque.enqueue_future(MixerWorker, "yeah")
# store job.uuid somewhere
# Later on
job = Resque.get_future_job(uuid)
job.ready?
job.result
job.finished_at
2020
2021
2022
2023
2024
2025
0.0
For use with the Hijacker plugin for multiple databases.
2020
2021
2022
2023
2024
2025
0.0
Keeps a history of run jobs by job.
2020
2021
2022
2023
2024
2025
0.0
Handles your HTTP requests in background in non-blocking way using Resque worker
2020
2021
2022
2023
2024
2025
0.0
Super fast evented daemon to process resque jobs, some built in job metrics too, just cause your app might not be on 1.9.1, your bot might be able to
2020
2021
2022
2023
2024
2025
0.0
A Resque gem for executing batches of jobs in stages. All jobs in a stage must complete before any job in the next stage is started allowing you to be sure that jobs are not executed out of sequence.
2020
2021
2022
2023
2024
2025
0.0
This resque plugin enables you to customize the views.
2020
2021
2022
2023
2024
2025
0.0
Common classes and methods to handle rest communication
2020
2021
2022
2023
2024
2025
0.0
durable topic subscriber implementation
2020
2021
2022
2023
2024
2025
0.0
Easy tracking of activity and retention at scale in daily, hourly, or minute intervals
using sparse Redis bitmaps.
2020
2021
2022
2023
2024
2025
0.0
Retriever allows caching of the result of a block. It currently supports ruby memory storage and redis.
2020
2021
2022
2023
2024
2025
0.0
Provider for RFID API and driver by websokets protocol
2020
2021
2022
2023
2024
2025
0.0
Full text search engine with Redis. Works in all Ruby projects. Very simple built, source code is < 300loc including tests. Was built because it's cheaper to go with the 20mb Redis solution with redis than using PostgreSQL's full text search. Also I needed background jobs and might as well use Re...
2020
2021
2022
2023
2024
2025
0.0
Gem to allow your system to keep record of time series on rhcf
2020
2021
2022
2023
2024
2025
0.0
RhoSync Synchronization Framework and related command-line utilities
2020
2021
2022
2023
2024
2025
0.0
An asynchronous event bus for Ruby.
2020
2021
2022
2023
2024
2025
0.0
A standard for authenticating requests among services
2020
2021
2022
2023
2024
2025
0.0
Rich Table Component with advanced search, export file, and generate recapitulation
2020
2021
2022
2023
2024
2025
0.0
Service which enriches URLs fast and cheap
2020
2021
2022
2023
2024
2025