caddy 1.5.5
Caddy is an asynchronously refreshed cache that is updated on an interval to store objects that you can access quickly during requests. Caddy is great for storing information like feature flags -- accessed extremely frequently during many requests, updated relatively rarely and usually safe to be stale by some small duration.
Gemfile:
=
インストール:
=
Runtime依存関係 (1):
concurrent-ruby
~> 1.0