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

CacheController needs improvement/testing for handling multiple CacheStore objects #215

Open
drc-creare opened this issue Feb 12, 2019 · 2 comments
Assignees

Comments

@drc-creare
Copy link
Collaborator

Description
Currently there is only one CacheController and while it can be instantiated with multiple CacheStore objects (RAM, Disk, S3, etc.) it's current behavior is rudimentary and not necessarily what we would like. Actually, multiple stores are actually untested at present.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Sample Code

If possible, code that demonstrates how the feature would be used.

Additional context
Add any other context or screenshots about the feature request here.

@jmilloy
Copy link
Collaborator

jmilloy commented Aug 7, 2021

@mpu-creare @drc-creare I think we either need to close this or elaborate what is needed. I can look through tests and see if there are any glaring holes.

it's current behavior is rudimentary and not necessarily what we would like

I'm not sure what the correct/enhanced behavior would be.

@mpu-creare
Copy link
Contributor

@drc-creare do you remember if you had something specific in mind here? Otherwise I agree with @jmilloy, we should close this and make a more specific issue.

There is a lot we can still do with the caching system...

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

3 participants