0.3.0
New class based loader implementation
-
Potentially Breaking Changes
This release introduces a new
CACHEsetting which when set to true makes the loader cache the contents of the stats files in memory. This means if set to True, the server will have to be restarted every time the stats file contents change or it'll keep serving old, cached URLs.CACHEdefaults tonot DEBUGby default.