Files
vault/changelog/27184.txt
Marc Boudreau d30917692a Improve IdentityStore Invalidate performance (#27184)
* improve identitystore invalidate performance

* add changelog

* adding test to cover invalidation of entity bucket keys within IdentityStore

* minor clean ups

* adding tests

* add missing godoc for tests
2024-05-24 13:48:40 -04:00

4 lines
137 B
Plaintext

```release-note:change
core/identity: improve performance for secondary nodes receiving identity related updates through replication
```