-
Notifications
You must be signed in to change notification settings - Fork 337
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid RedisCacheStore#increment on Rails 6+
Rails has handled increment+expires_in since 6.0 (rails/rails@9d5b02e), and more recent versions add pipeline optimizations on top of that.
- Loading branch information
1 parent
c9bd363
commit edf0a82
Showing
1 changed file
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters