1.0.2
Fixes
- Fix
In AbstractTagAwareAdapter.php line 71: Notice: Undefined index: value
Detect if cache has not been cleared when moving from standard Redis adapter to TagAware, and mark cache as miss so it gets re-created in this case instead of getting notice.