redis-objects-preloadable 0.1.2
Provides batch loading (MGET / pipeline) for Redis::Objects attributes on ActiveRecord models, following the same design as ActiveRecord's `preload`. Supports counter, value, list, set, sorted_set, and hash_key types.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 7.0
redis-objects
>= 1.7