RubyGems Navigation menu

thermos 2.0.1

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.

Gemfile:
=

安裝:
=

版本列表:

  1. 2.0.1 December 21, 2025 (21.0 KB)
  2. 2.0.0 December 21, 2025 (18.5 KB)
  3. 1.0.2 January 19, 2024 (19.5 KB)
  4. 1.0.1 January 27, 2023 (19.5 KB)
  5. 1.0.0 January 10, 2023 (19.5 KB)
顯示所有版本(共 23)

Runtime 相依性套件 (1):

rails >= 7.1, < 9

Development 相依性套件 (4):

minitest ~> 5.0
prettier >= 0
rake >= 0
sqlite3 >= 0

擁有者:

推送者:

作者:

  • Andrew Thal

SHA 256 總和檢查碼:

=

總下載次數 46,974

這個版本 98

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.2

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: