FeatureFuel
2

Cache only for specific items

Source: directus/directus#24368 · opened by @iksent
Summary


My feature request is to create env variable, that will allow [caching]( for specific items.

It should work like CACHE_AUTO_PURGE_IGNORE_LIST but for creating cache, not purging.

Basic Example


.env file:



Motivation


In my project, users can change data in their profile, this causes the cache to be recreated for each update or user registration.

But if I disable cache purge for directus_users, then updating data in the profile will not update the data.

So I request for a new feature.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests