Project

Reverse Dependencies for fakeredis

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

0.0
No commit activity in last 3 years
No release in over 3 years
This gem provides highly flexible and easy to use interface to define rate limit checks, register events as they come, and verify if the rate limit is reached. Multiple checks for the same metric are easily supported. This gem is used at very high scale on several popular web sites.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Continous integration solution compatible with travis.ci
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Fast and simple job queue microservice for Ruby.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Print debugging for professionals
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Provides a library for accessing data from arbitrary key-value storage
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
rack middleware to add u2f authentication to a rack app. Includes registration.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Rails engine to load Javascript apps deployed by grunt-autobots
2019
2020
2021
2022
2023
2024
0.0
Low commit activity in last 3 years
No release in over a year
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.
2019
2020
2021
2022
2023
2024
0.0
Repository is gone
No release in over 3 years
Rack middleware for AAF Rapid Connect authentication.
2019
2020
2021
2022
2023
2024
0.0
No release in over a year
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).
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A wrapper for Redis, for caching and encryption with Fernet
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
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.
2019
2020
2021
2022
2023
2024
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
The simplest possible model for redis-objects
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
Controle the number of requests permitted to make per minute/hour/day
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A mountable/standalone HTTP interface to Redis.
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
Low commit activity in last 3 years
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...
2019
2020
2021
2022
2023
2024