Skip to content

rich media: use cachex to avoid flooding remote servers

kaniini requested to merge feature/rich-media-cachex into develop

This MR makes the OGP resolver not flood servers by using Cachex to cache the results of recently crawled URLs.

Merge request reports