Skip to content

Conversation

@miaulalala
Copy link
Contributor

Fixes #4983

@ChristophWurst
Copy link
Member

Does this actually work?

  1. ICache is not injectable. You have to use the factory to acquire a local or distributed cache
  2. ICache::get gives you a string, not an array of deserialized objects

@ChristophWurst ChristophWurst marked this pull request as draft April 28, 2022 09:50
@miaulalala miaulalala marked this pull request as ready for review April 28, 2022 17:15
@ChristophWurst ChristophWurst force-pushed the enhancement/cache-provisionings branch from b07255e to 304e2aa Compare April 29, 2022 13:46
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, reviewed and profiled

Bildschirmfoto vom 2022-04-29 15-44-10
Bildschirmfoto vom 2022-04-29 15-44-56

@ChristophWurst
Copy link
Member

@miaulalala please make your code compatible with PHP7.3. We will migrate the code to PHP7.4 once 7.3 is gone

@ChristophWurst ChristophWurst force-pushed the enhancement/cache-provisionings branch from 304e2aa to d85ec1f Compare May 12, 2022 14:01
Signed-off-by: Anna Larch <anna@nextcloud.com>
@miaulalala miaulalala force-pushed the enhancement/cache-provisionings branch from d85ec1f to aae3d72 Compare May 12, 2022 14:36
@miaulalala miaulalala enabled auto-merge May 12, 2022 14:37
@miaulalala miaulalala merged commit b2e9746 into main May 12, 2022
@miaulalala miaulalala deleted the enhancement/cache-provisionings branch May 12, 2022 15:25
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.

Cache provisioning configs

3 participants