Store Mailchimp data in collection

Created on 15 September 2022, about 2 years ago
Updated 26 October 2023, about 1 year ago

Problem/Motivation

Issue ✨ Lazy load the signup block to speed up page after cache clear Closed: works as designed already points out that storing the Mailchimp (list) data in cache is a big performance hit after a cache flush.
Another, more general approach could be to store the data in a collection, and only have the data fetched when there is none or manual trigger(s).

Proposed resolution

Use keyvalue storage instead of cache.
Attached a patch that implements this for list data, something to start with.

Remaining tasks

TDB

User interface changes

TDB

API changes

TDB

Data model changes

TDB

✨ Feature request
Status

Active

Version

2.0

Component

General

Created by

πŸ‡§πŸ‡ͺBelgium andreasderijcke Antwerpen / Gent

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024