Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
redis benchmark as a cache
2021
2022
2023
2024
2025
2026
0.0
For every method call in prod it will increment a Redis counter ClassName.method_name. Be careful about performance impact
2021
2022
2023
2024
2025
2026
0.0
redis-collections associates collections of models with an object, similar how to redis-objects associates Redis data types with an object.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
handles multiple redis connections
2021
2022
2023
2024
2025
2026
0.0
Counter cache function by Redis
2021
2022
2023
2024
2025
2026
0.0
Tool for Importing and Exporting data from/to redis
2021
2022
2023
2024
2025
2026
0.0
Adds Redis::Deque class which can be used as Distributed-Deque based on Redis.
Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks.
It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpus...
2021
2022
2023
2024
2025
2026
0.0
RediSearch ruby client
2021
2022
2023
2024
2025
2026
0.0
'Index and search Rails models on redisearch'
2021
2022
2023
2024
2025
2026
0.0
Create email activation token by redis
2021
2022
2023
2024
2025
2026
0.0
Email SignUp Verification By Redis
2021
2022
2023
2024
2025
2026
0.0
Cross server-process-fiber EventMachine + Redis based semaphore with many features
2021
2022
2023
2024
2025
2026
0.0
Store environment variables in redis
2021
2022
2023
2024
2025
2026
0.0
Provides redis client configuration from environment variables
2021
2022
2023
2024
2025
2026
0.0
Evaluate Lua scripts with Redis.
2021
2022
2023
2024
2025
2026
0.0
Distributed mutual exclusion using Redis
2021
2022
2023
2024
2025
2026
0.0
This gem allows you to easily use Redis to store data as regular ActiveRecord attributes
2021
2022
2023
2024
2025
2026
0.0
Fake (local file) driver for redis-rb. Useful for development environment and machines without Redis.
2021
2022
2023
2024
2025
2026
0.0
Distributed locking using redis, which ensures releasing orphaned lock shortly.
2021
2022
2023
2024
2025
2026