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,761 of 193,756
Downloads: 50,016

Daily

Ranking: 17,145 of 193,649
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,947,699rake
141,236,290,611minitest
44755,328,125rails
279185,971,812sqlite3
3,6403,468,502prettier

Owners

#GravatarHandle
1iconathal7