summary refs log tree commit diff
path: root/changelog.d/16616.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use _invalidate_cache_and_stream_bulk in more places. (#16616)Patrick Cloke2023-11-091-0/+1
This takes advantage of the new bulk method in more places to invalidate caches for many keys at once (and then to stream that over replication).