i am trying to load a cached value by providing a segment of it's key and i can't find out how...i want something like SQL syntax Example here but with laravel caching system:
select * where key like '%{segment of the key }%'
PS: i am using file drive