Skip to content

Flush cache by domain#336

Merged
eduardoboucas merged 9 commits intodevelopfrom
feature/cron-flush
Apr 20, 2018
Merged

Flush cache by domain#336
eduardoboucas merged 9 commits intodevelopfrom
feature/cron-flush

Conversation

@eduardoboucas
Copy link
Copy Markdown
Contributor

This PR:

  • Makes the /api/flush endpoint work with multiple domains. When multi-domain is enabled, the flush pattern becomes namespaced to the domain, i.e. flushing * means all files for this domain, instead of all files globally.

  • Adds multi-domain cache flushing acceptance tests

  • Adds compound key (array format) support to cache.delete

  • Tidies up various things in the server module

@eduardoboucas eduardoboucas merged commit 014ca5a into develop Apr 20, 2018
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.

3 participants