Skip to content

Conversation

@ArtificialOwl
Copy link
Member

@ArtificialOwl ArtificialOwl commented Sep 4, 2025

it has been reported that the current way of storing local user single id does not scale on huge setup.
because the value is not supposed to change, it is now stored in preferences.

  • local account single id is now stored in preferences,
  • local cache instead of distributed for other entities,
  • needs to be backported to 30,
  • backport will not use new UserConfig+Lexicon

@ArtificialOwl ArtificialOwl force-pushed the feat/noid/cache-user-single-id branch 5 times, most recently from 2086211 to 6fba05a Compare September 5, 2025 09:25
@ArtificialOwl ArtificialOwl force-pushed the feat/noid/cache-user-single-id branch 2 times, most recently from d67506b to d5e8a07 Compare September 9, 2025 11:48
@ArtificialOwl ArtificialOwl added this to the Nextcloud 33 milestone Sep 9, 2025
@ArtificialOwl ArtificialOwl marked this pull request as ready for review September 9, 2025 11:49
@ArtificialOwl ArtificialOwl force-pushed the feat/noid/cache-user-single-id branch from d5e8a07 to 8de3a62 Compare September 10, 2025 10:26
@ArtificialOwl ArtificialOwl merged commit 5d044e6 into master Oct 14, 2025
40 checks passed
@ArtificialOwl ArtificialOwl deleted the feat/noid/cache-user-single-id branch October 14, 2025 20:33
@ArtificialOwl
Copy link
Member Author

/backport to stable32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants