forked from MasoniteFramework/masonite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactored Redis Cache Driver - Fixed internal cache not always loaded on first cace access - added ability to define “timeout” for for item expiry - - defaults to 1 month. Previous hardcoded value was 10 years - correctly store and unpack int types - fix internal cache not removed if store was flushed - fixed an issue where am imternal cache key would not be updated if it existed, but would be updated in the Redis store
- Loading branch information
Showing
1 changed file
with
36 additions
and
32 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