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,583 of 190,317
Downloads: 48,416

Daily

Ranking: 19,301 of 190,280
Downloads: 25

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,255,248,311rake
141,163,937,242minitest
44717,906,260rails
279175,064,101sqlite3
3,6763,160,808prettier

Owners

#GravatarHandle
1iconathal7