Skip to content

Watches nginx cache dirs, keeps an index of keys, and regex purges items from a redis queue

Notifications You must be signed in to change notification settings

jeichorn/nginx-cache-purge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx cache purge Build Status

Walks nginx cache dirs and regex purges items from a redis queue

Expects the cache-key to be in the format of: standard--httpsexample.com/

{normalized-useragent}--{scheme}{url}{path}

All paths can have an optional ? at the end, even if there is no query string which can make building your cache key easier

About

Watches nginx cache dirs, keeps an index of keys, and regex purges items from a redis queue

Resources

Stars

Watchers

Forks

Packages

No packages published