Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.69.0rc1 | Sean Quah | 2022-10-04 | 1 | -1/+0 |
| | |||||
* | Simplify cache invalidation after event persist txn (#13796) | Nick Mills-Barrett | 2022-09-26 | 1 | -0/+1 |
This moves all the invalidations into a single place and de-duplicates the code involved in invalidating caches for a given event by using the base class method. |