Project
Reverse Dependencies for redis
The projects listed here declare redis as a runtime or development dependency
0.0
A simple and powerful feature flagging system for Ruby on Rails applications. RailsFlags provides an easy way to manage feature flags with support for multiple storage backends.
2020
2021
2022
2023
2024
2025
0.0
rails_kvs_driver is available to use namespace and connection pool and ruby-like methods of kvs.
2020
2021
2022
2023
2024
2025
0.0
See in live what is happening on server in real-time. Track all activities.
2020
2021
2022
2023
2024
2025
0.0
See in live what is happening on server in real-time. Track all activities.
2020
2021
2022
2023
2024
2025
0.0
rails_parallel runs your Rails tests by forking off a worker and running multiple tests concurrently. It makes heavy use of forking to reduce memory footprint (assuming copy-on-write), only loads your Rails environment once, and automatically scales to the number of cores available. Designed to...
2020
2021
2022
2023
2024
2025
0.0
Emit versioned changes to a message queue when saving Rails models.
2020
2021
2022
2023
2024
2025
0.0
Track number of requests to your app
2020
2021
2022
2023
2024
2025
0.0
Adds support for redis to your Webmachine project, with autodetection
2020
2021
2022
2023
2024
2025
0.0
A simple fnordmetric helper for Ramaze.
2020
2021
2022
2023
2024
2025
0.0
Another Web crawler running with Amazon SQS and ElastiCache(Redis)
2020
2021
2022
2023
2024
2025
0.0
Simple distributed Redis-backed rate limiter
2020
2021
2022
2023
2024
2025
0.0
Rack middleware for AAF Rapid Connect authentication.
2020
2021
2022
2023
2024
2025
0.0
Ruby client for Rasmus server
2020
2021
2022
2023
2024
2025
0.0
A Rate Limiting Gem
2020
2021
2022
2023
2024
2025
0.0
Simple rate limiting gem useful for regulating the speed at which service is provided, this provides an in-memory data structure for administering rate limits
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
Rate Limiter for Rails APIs
2020
2021
2022
2023
2024
2025
0.0
Ravanello is the cli for analyze keys in redis and size of it's values.
Example of usage:
```bash
gem install ravanello
ravanello --version
REDIS_URL="redis://localhost/db" ravanello analyze --rules rules.yml
```
The rules files specifies the structure of ...
2020
2021
2022
2023
2024
2025
0.0
Gem for generate token to Auth
2020
2021
2022
2023
2024
2025
0.0
A distributed queue based on Redis
2020
2021
2022
2023
2024
2025