I have a caching mechanism that uses keys made of relative URL-s appended with hashes made of query string part.
/product-one-2ff2eecb
/product-one-2333e211
Is there a way to delete all keys starting with /product-one without knowing all hash combinations?