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

feed: static mapping where possible #25

Closed
zhehaowang opened this issue Jun 26, 2019 · 1 comment
Closed

feed: static mapping where possible #25

zhehaowang opened this issue Jun 26, 2019 · 1 comment
Labels
enhancement New feature or request feed feed from exchanges
Milestone

Comments

@zhehaowang
Copy link
Owner

zhehaowang commented Jun 26, 2019

We expect much of the data we retrieve to be fairly static: style id, name, release date, color, and even url. Just the price and volume / transaction history are not. We could save some queries / traffic if we cache the static ones.

@zhehaowang zhehaowang added enhancement New feature or request feed feed from exchanges labels Jun 26, 2019
@zhehaowang zhehaowang added this to the Sprint 3 milestone Jun 26, 2019
@zhehaowang
Copy link
Owner Author

This should be implemented with feed v2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feed feed from exchanges
Projects
None yet
Development

No branches or pull requests

1 participant