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

easily add new stores #10

Open
facundoolano opened this issue Dec 23, 2017 · 0 comments
Open

easily add new stores #10

facundoolano opened this issue Dec 23, 2017 · 0 comments

Comments

@facundoolano
Copy link
Owner

facundoolano commented Dec 23, 2017

Define a specific interface for the store object. Any object that implements that interface should be able to be used as a store backend for the ASO methods.

This would be convenient to, for example, have stores that go to a database, or that cache results in something like ElasticSearch before attempting to scrape Google Play or iTunes.

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