Skip to content

Conversation

@artonge
Copy link
Contributor

@artonge artonge commented Jun 10, 2025

Add Custom Updater class for ObjectStoreStorage.
This wrapper will do nothing when the update method is called.
This is to skip heavy cache operations, as they are already done in ObjectStoreStorage.

Replaces #52998

@artonge artonge force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch 3 times, most recently from 2a8347a to 2e58d36 Compare June 10, 2025 15:56
@icewind1991 icewind1991 force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch 3 times, most recently from 777885a to dc0b4d4 Compare June 13, 2025 14:45
@icewind1991
Copy link
Member

I think this is complete now, but I don't know if @artonge had anything more planned

@artonge artonge force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch from dc0b4d4 to bc81da8 Compare June 17, 2025 09:22
@artonge artonge added bug 3. to review Waiting for reviews php Pull requests that update Php code labels Jun 17, 2025
@artonge artonge added this to the Nextcloud 32 milestone Jun 17, 2025
@artonge
Copy link
Contributor Author

artonge commented Jun 17, 2025

/backport to stable31

@artonge artonge force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch from bc81da8 to 20d4008 Compare June 17, 2025 09:36
@artonge artonge marked this pull request as ready for review June 17, 2025 12:30
@artonge artonge requested a review from a team as a code owner June 17, 2025 12:30
@artonge artonge requested review from Altahrim, come-nc and icewind1991 and removed request for a team June 17, 2025 12:30
@artonge artonge force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch 2 times, most recently from 2e82b22 to 914b44d Compare June 17, 2025 14:03
artonge and others added 2 commits June 24, 2025 18:43
Add a custom wrapper around the Updater for ObjectStoreStorage.
This wrapper will skip updating the cache in some scenario. This is
because a lot of cache management is already done in ObjectStoreStorage,
so this will prevent heavy operations.

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch from 914b44d to 82f43ba Compare June 24, 2025 16:47
Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991 icewind1991 force-pushed the artonge/feat/implement_custom_updater_for_object_storage branch from a364bd1 to b6766b5 Compare June 24, 2025 17:02
This was referenced Aug 22, 2025
This was referenced Sep 2, 2025
This was referenced Sep 25, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request bug php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants