Project
Reverse Dependencies for fakeredis
The projects listed here declare fakeredis as a runtime or development dependency
0.0
Rails engine to load Javascript apps deployed by grunt-autobots
2020
2021
2022
2023
2024
2025
0.0
Rails engine that provides a JSON API which serves Sidekiq and Whenever
status information from a HTTP-auth protected endpoint.
This status information is gathered by scheduling a frequently
running job that saves timestamps in Redis.
2020
2021
2022
2023
2024
2025
0.0
Flexible rate limiting with support for Redis, Memcached, and Memory storage
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for AAF Rapid Connect authentication.
2020
2021
2022
2023
2024
2025
0.0
A redis backed rate limiter. Appropriate for use cases where in-memory rate limiting
would not work (i.e rate limiting across multiple processes, servers, apps, etc).
2020
2021
2022
2023
2024
2025
0.0
A wrapper for Redis, for caching and encryption with Fernet
2020
2021
2022
2023
2024
2025
0.0
The RedisColumn gem allows for the seamless integration of Redis within your ActiveRecord model in order to store heavy objects away from tables with a lot of rows.
2020
2021
2022
2023
2024
2025
0.0
The simplest possible model for redis-objects
2020
2021
2022
2023
2024
2025
0.0
Controle the number of requests permitted to make per minute/hour/day
2020
2021
2022
2023
2024
2025
0.0
A mountable/standalone HTTP interface to Redis.
2020
2021
2022
2023
2024
2025
0.0
A resque-based web poller
2020
2021
2022
2023
2024
2025
0.0
Adds live GUI queue/worker management to resque-pool
2020
2021
2022
2023
2024
2025
0.0
Ensures that for a given queue, only one worker is working on a job at any given time.
Example:
require 'resque/plugins/unique_at_runtime'
class StrictlySerialJob
include Resque::Plugins::UniqueAtRuntime
@queue = :serial_work
def self.perform
# only one at a time in thi...
2020
2021
2022
2023
2024
2025
0.0
A resque plugin that ensures job uniqueness at enqueue time.
2020
2021
2022
2023
2024
2025
0.0
rollout API as a Rails engine
2020
2021
2022
2023
2024
2025
0.0
Just ask for the next item of a specified array. It will be persisted to a Redis DB
2020
2021
2022
2023
2024
2025
0.0
Plots of push notifications.
2020
2021
2022
2023
2024
2025
0.0
Split and speed up your RSpec tests.
2020
2021
2022
2023
2024
2025
0.0
Ruboty handler to get information of Hibari Bento, the bento shop in Ruby City MATSUE.
2020
2021
2022
2023
2024
2025
0.0
If an operation fails, SafeRedis responds as if the key doesn't exist.
2020
2021
2022
2023
2024
2025