sequelize-simple-cache icon indicating copy to clipboard operation
sequelize-simple-cache copied to clipboard

Explicit cache invalidation

Open thom-nic opened this issue 2 years ago • 0 comments

In my case we are using a single node (it's actually an embedded process) so other parts of the code know explicitly when models are updated. Is there a way to invalidate certain model/ids when an update occurs?

thom-nic avatar Sep 29 '22 00:09 thom-nic