Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experimental new loader #48

Merged
merged 1 commit into from Feb 21, 2016
Merged

Experimental new loader #48

merged 1 commit into from Feb 21, 2016

Conversation

owais
Copy link
Collaborator

@owais owais commented Feb 21, 2016

No description provided.

@owais owais force-pushed the new-loader branch 6 times, most recently from db650a1 to 99006de Compare February 21, 2016 10:17
New class based loader implementation

* Potentially Breaking Changes

    This commit introduces a new `CACHE` setting 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. `CACHE` defaults to `not DEBUG` by default.
@owais owais merged commit 009d285 into master Feb 21, 2016
@owais owais deleted the new-loader branch October 25, 2020 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant