renoki-co/laravel-eloquent-query-cache

Hi friend~~

SoftrainHere opened this issue · 0 comments

Hello guys
I am using this package on Laravel8.X with redis cache driver
I think It does not work with setting that config -> cache.php -> redis => 'lock_connection' => 'lock'

But after I remarked

// 'lock_connection' => 'lock'

like above It worked.....
What happened?
And what should I do for this?