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

[feature request] refactor CacheBackend to Dataset #270

Open
SimonCqk opened this issue Sep 14, 2022 · 2 comments
Open

[feature request] refactor CacheBackend to Dataset #270

SimonCqk opened this issue Sep 14, 2022 · 2 comments
Labels
refactor Code refactoring and optimization

Comments

@SimonCqk
Copy link
Collaborator

What would you like to be added:

renaming between CacheBackend and Dataset, CacheBackend couples with caching system semantics but Dataset only describes a set of data with higher-level abstraction, cache can be an add-on feature over dataset.

Why is this needed:

@SimonCqk
Copy link
Collaborator Author

@zjchenn

@SimonCqk SimonCqk changed the title [feature request] [feature request] refactor CacheBackend to Dataset Sep 14, 2022
@SimonCqk SimonCqk added the refactor Code refactoring and optimization label Oct 20, 2022
@sbdtu5498
Copy link
Contributor

Hi, @SimonCqk would renaming cacheBackend instances to the dataset be enough, or should I do some decoupling as well that you would like to see? Let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code refactoring and optimization
Projects
None yet
Development

No branches or pull requests

2 participants