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,808 of 193,214
Downloads: 49,628

Daily

Ranking: 16,722 of 193,188
Downloads: 27

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,047,653rake
141,221,627,667minitest
44748,261,752rails
279183,854,320sqlite3
3,6693,355,469prettier

Owners

#GravatarHandle
1iconathal7