Hi there,

I've implemented basic porting of Cloudinary Storage Redis module.

Comments

Vlad_Bo created an issue. See original summary.

Vlad_Bo’s picture

Status: Active » Needs review
StatusFileSize
new4.28 KB

Here 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.

daniel kulbe’s picture

I 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.

daniel kulbe’s picture

StatusFileSize
new4.07 KB

Fixed the wrong annotation in the previous patch.