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,770 of 196,125
Downloads: 51,152

Daily

Ranking: 12,522 of 196,106
Downloads: 23

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
141,280,621,691minitest
45778,702,380rails
281192,458,273sqlite3
3,5783,787,846prettier

Owners

#GravatarHandle
1iconathal7