Is it possible to store records from Db in cache and use them from cache with Redis & Mule 4 Object store?
This is a follow up question to an earlier one asked So using Mule cache , can I refresh the underlying object store ( used by Mule cache ) so that periodically I can retrieve the data from database and…