laravel-phpredis icon indicating copy to clipboard operation
laravel-phpredis copied to clipboard

Getting false if key doesn't exist

Open Swanty opened this issue 8 years ago • 1 comments

phpredis returns false if a key does not exist, but without phpredis i get null if key does not exist

Swanty avatar Apr 13 '16 13:04 Swanty

Also there is another laravel-phpredis that handles this, but it doesn't have sharding it seems? https://github.com/tillkruss/laravel-phpredis

I'm confused which one should I be using

Swanty avatar Apr 13 '16 13:04 Swanty