Can we get all cache key entries made from `localcachePut`?

I’d like to enumerate over them, for example get only cache keys that have a specific prefix (e.g. equipment_templates_v) to clear all versions of cached equipment_templates.

I’m still just experimenting, perhaps it’s not the best approach. Here are my related posts: