cloudflare / netjet

Express middleware to generate preload headers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make cache.max argument mandatory to avoid memory leak

alekseykulikov opened this issue · comments

Without cache.max it produces memory leak, and enabling this middleware without options is dangerous for production deployment.

I don't think I can fix this until 2.0.