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:
=

installation:
=

Versions:

  1. 2.0.1 December 21, 2025 (21 ko)
  2. 2.0.0 December 21, 2025 (18,5 ko)
  3. 1.0.2 January 19, 2024 (19,5 ko)
  4. 1.0.1 January 27, 2023 (19,5 ko)
  5. 1.0.0 January 10, 2023 (19,5 ko)
Voir toutes les versions (23)

Dépendances de Runtime (1):

rails >= 7.1, < 9

Dépendances de Development (4):

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

Propriétaires:

Pushed by:

Auteurs:

  • Andrew Thal

Total de contrôle SHA 256:

=

Total de téléchargements 47 781

Pour cette version 208

Version publiée:

License:

MIT

Version de Ruby requise: >= 3.2

New versions require MFA: true

Version published with MFA: true

Liens: