Needs review
Project:
Cloudinary Integration
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2018 at 17:15 UTC
Updated:
4 Oct 2019 at 10:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Vlad_Bo commentedHere is a patch with ported cloudinary storage redis module. Also I saw that there are several hooks those can be removed and after that we can move storage providers to plugins.
Comment #3
daniel kulbeI can not apply the patch against the latest dev anymore.
Updated it to use Redis from CacheBackend service and made it compatible with the changes in #2960774.
Comment #4
daniel kulbeFixed the wrong annotation in the previous patch.