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

DictionaryKey for DiskCache's current cache size mislabled #37

Open
dmauro opened this issue Feb 4, 2016 · 0 comments
Open

DictionaryKey for DiskCache's current cache size mislabled #37

dmauro opened this issue Feb 4, 2016 · 0 comments

Comments

@dmauro
Copy link
Contributor

dmauro commented Feb 4, 2016

It shouldn't affect functionality, but the key used to store our current cache size is labeled as "maxCacheSize", which it is not. The maxCacheSize gets passed in on initialization each time. We should rename that, and while we're at it, go ahead and capitalize those DictionaryKey constants for style.

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

No branches or pull requests

1 participant