This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restore stream change cache changees in
_invalidate_caches_for_event
This means during replication the changes will be flagged twice, but this isn't a problem aside from pointless work. To avoid this requires bringing the function out of the `CacheInvalidationWorkerStore` which is much more involved due to class dependencies.
- Loading branch information