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

Local implementations of KeyValueStore, Dataset and RequestQueue should be overridable #157

Closed
mnmkng opened this issue Aug 27, 2018 · 1 comment

Comments

@mnmkng
Copy link
Member

mnmkng commented Aug 27, 2018

Currently there's no easy way to allow use of remote KeyValueStore Dataset and RequestQueue while running locally, or even combining local implementations with remote ones.

We should add an option to openKeyValueStore to use a remote store (and the same for others).

@mtrunkat
Copy link
Member

mtrunkat commented Nov 1, 2018

Done.

@mtrunkat mtrunkat closed this as completed Nov 1, 2018
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

2 participants