Script that allows to inspect the Nginx cache
Stars
84
Forks
26
Watchers
84
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fixes issue with keys containing ':', now it gets as key everything after the first match.
5ccb87fView on GitHub* Restrict matching to the line containing the key.
269e5c4View on GitHub* Fixed expires printing with human readable date.
ab1b3a0View on GitHub* README with expire and TTL info. Now it selects on the expires instead of TTL.
d52b0f3View on GitHub* Added check for negative TTL for not found items.
e2f8ab0View on GitHub