Skip to content

Conversation

@max-moser
Copy link

@max-moser max-moser commented Mar 31, 2025

This is the third part of inveniosoftware/invenio-config#57, focusing on the Cache/Redis side of things

It's still WIP.


⚠️ Usage in other packages ⚠️

Note that the configuration CACHE_REDIS_URL (or similar variants) is used in other Invenio/Flask packages as well.
Here's a short list of findings (rg -uu 'REDIS.*URL' in my instance's venv):

Which of those are potentially problematic needs some more investigation, I'm thinking primarily about startup order collisions here (since the extension initialization is currently [Invenio-Config 1.0.4] non-deterministic).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant