registry cache fixes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2024-10-28 13:04:18 +01:00
parent a79e3b3f63
commit 15637b31f6
6 changed files with 38 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
Bugfix: Micro registry cache fixes
We now invalidate cache entries when any of the nodes was not updated.
https://github.com/owncloud/ocis/pull/10429