You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@petergoldstein I'm not sure what I'm missing but the default behavior for caching nils we're experiencing in our Rails application is true even though the documentation says otherwise:
When I look at the code, it seems like the default is true as well:
@petergoldstein I'm not sure what I'm missing but the default behavior for caching nils we're experiencing in our Rails application is
true
even though the documentation says otherwise:When I look at the code, it seems like the default is
true
as well:dalli/lib/dalli/client.rb
Line 355 in 1d4cbfc
dalli/lib/dalli/client.rb
Line 138 in 1d4cbfc
The text was updated successfully, but these errors were encountered: