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

Support async storage providers #40

Merged
merged 1 commit into from
May 20, 2019
Merged

Conversation

eladav
Copy link
Contributor

@eladav eladav commented May 20, 2019

@eladav eladav requested a review from EladBezalel May 20, 2019 11:09
* Change Storage interface to return promises
* Use async/await when calling storage from driver
* Use async/await when calling driver from controller
@eladav eladav force-pushed the fix-driver-support-async-storage branch from 11e346a to 8b3159b Compare May 20, 2019 11:24
@eladav eladav merged commit 3e8ef0d into master May 20, 2019
@eladav eladav deleted the fix-driver-support-async-storage branch May 20, 2019 14:03
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

Successfully merging this pull request may close these issues.

Support async storage providers in driver
2 participants