So what I'd like to see implemented, is if the "create" method or similar is executed, then the cache will be invalidated.
For example, if I do a findAll, then a create, and repeat the findAll, I'd like to be able to retrieve the latest included within that find.
Is this possible?
So what I'd like to see implemented, is if the "create" method or similar is executed, then the cache will be invalidated.
For example, if I do a findAll, then a create, and repeat the findAll, I'd like to be able to retrieve the latest included within that find.
Is this possible?