Project
Reverse Dependencies for activesupport
The projects listed here declare activesupport as a runtime or development dependency
0.0
Ruby model attributes backed by redis
2020
2021
2022
2023
2024
2025
0.0
A module that allows Ruby objects to define attributes backed by a Redis data store. Works with any class or ORM.
2020
2021
2022
2023
2024
2025
0.0
Provides methods to models that are backed by a redis instance.
2020
2021
2022
2023
2024
2025
0.0
ActiveSupport cache adapter for Redis
2020
2021
2022
2023
2024
2025
0.0
Concern style helper of caching object to Redis
2020
2021
2022
2023
2024
2025
0.0
For every method call in prod it will increment a Redis counter ClassName.method_name. Be careful about performance impact
2020
2021
2022
2023
2024
2025
0.0
redis-collections associates collections of models with an object, similar how to redis-objects associates Redis data types with an object.
2020
2021
2022
2023
2024
2025
0.0
Counter cache function by Redis
2020
2021
2022
2023
2024
2025
0.0
'Index and search Rails models on redisearch'
2020
2021
2022
2023
2024
2025
0.0
An ActiveSupport::Cache store using redis_failover (a zookeeper based implementation of HA redis) for Rails apps.
2020
2021
2022
2023
2024
2025
0.0
RedisHA is an attempt at a highly available Redis Installation
2020
2021
2022
2023
2024
2025
0.0
helper module for models using Redis
2020
2021
2022
2023
2024
2025
0.0
Redis lock extension with various options
2020
2021
2022
2023
2024
2025
0.0
RedisModel provides various types of interfaces to handle values on Redis
2020
2021
2022
2023
2024
2025
0.0
It provides functions as find, find_by_alias, get, exists?, validate, save etc.
2020
2021
2022
2023
2024
2025
0.0
Pagination for redis-objects.
2020
2021
2022
2023
2024
2025
0.0
Adds fast-map to a AR model
2020
2021
2022
2023
2024
2025
0.0
A simple way to annotate ActiveRecord objects with properties that are stored in Redis.
Perfect for adding attributes to your models that you won't have to worry about querying
or reporting on later. Examples include flags, preferences, etc.
2020
2021
2022
2023
2024
2025
0.0
A simple way to annotate ActiveRecord objects with properties that are stored in Redis.
Perfect for adding attributes to your models that you won't have to worry about querying
or reporting on later. Examples include flags, preferences, etc.
2020
2021
2022
2023
2024
2025
0.0
Provide simple helpers on persist values in redis for performance. Works with ActiveRecord.
2020
2021
2022
2023
2024
2025