redis-column 0.0.3
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.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 0
redis
>= 0