This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Description
I'm using the Result cache (Resources/doc/cache.md) but when I change the data, the cache doesn't invalidate. I'm using Docrtrine Cache on multiple places in my application and it works as expected, but for Datatables cache invalidation doesn't work.
Anyone found out how to invalidate the Doctrine cache that this library uses?