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

Poor naming choice: FileCache, RedisCache, DictCache, BaseCache #241

Closed
hexagonrecursion opened this issue Feb 16, 2021 · 0 comments
Closed

Comments

@hexagonrecursion
Copy link
Contributor

Currently the word "cache" in the context of CacheControl often means "a key-value store that CacheControl uses as a backend". Since everything in CacheControl has to do with caching I think the word "cache" is a little ambiguous. While working on #240 I could change it to something else. Ideas:

  • backend
  • store
  • key-value store
  • storage
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