Categories: None [Edit]

thermos

https://rubygems.org/gems/thermos
https://github.com/athal7/thermos
Thermos is a Rails caching library that keeps your cache always warm by automatically rebuilding it in the background when ActiveRecord models change. No more stale data from TTL expiration, no more slow cold cache hits, and no need to 'touch' associated models. Works with any ActiveJob backend (Sidekiq, Solid Queue, etc.) and any cache store (Redis, Memcached, Solid Cache, etc.). Perfect for API responses, JSON serialization, and view caching.

Total

Ranking: 28,621 of 191,483
Downloads: 48,673

Daily

Ranking: 34,048 of 191,454
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,274,245,981rake
141,179,873,017minitest
44726,571,628rails
278177,488,390sqlite3
3,6823,201,821prettier

Owners

#GravatarHandle
1iconathal7