php redis 獲取指定前綴的全部key

php redis 獲取指定前綴的全部key

以laravel框架爲例:php

$key = $this->redis->keys('db:shipping:shippingId:' . "*");
相關文章
相關標籤/搜索