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,816 of 192,137
Downloads: 48,907

Daily

Ranking: 27,121 of 192,103
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,292,456,495rake
141,193,981,621minitest
44733,962,069rails
279179,551,852sqlite3
3,6753,238,263prettier

Owners

#GravatarHandle
1iconathal7