Flush cache on update #2
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: jasima/sitelen-tu#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Library documentation:
https://github.com/openresty/lua-nginx-module?tab=readme-ov-file#ngxshareddictflush_all
It would be possible to prime the cache on update, but in case the configuration grows larger than the cache this would not be effective. If later it's decided the cache should be primed, then maybe we don't need redis at all for configuration (but it would still be needed to persist the Lets Encrypt certificates).