Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 281 Bytes

TODO.md

File metadata and controls

7 lines (5 loc) · 281 Bytes

Features that will not be added to ngx_cache_purge:

  • Support for prefixed purges (/purge/images/*).
    Reason: Impossible with current cache implementation.

  • Support for wildcard/regex purges (/purge/*.jpg).
    Reason: Impossible with current cache implementation.