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

Cache latest results #77

Closed
kiliankoe opened this issue Jul 15, 2015 · 3 comments
Closed

Cache latest results #77

kiliankoe opened this issue Jul 15, 2015 · 3 comments
Assignees

Comments

@kiliankoe
Copy link
Member

@Mic92

What about a separate db table for storing a largest known number and we'd only check the latest entries and update this largest value? Would that work?

@Mic92
Copy link

Mic92 commented Jul 15, 2015

Yes, that was what I have meant by using procedures

@Mic92 Mic92 self-assigned this Aug 27, 2015
@jklmnn jklmnn mentioned this issue Apr 24, 2019
2 tasks
@kiliankoe kiliankoe changed the title get_most_lots_from_known_data stinks Cache latest results Apr 24, 2019
@kiliankoe
Copy link
Member Author

Currently implemented as a materialized view in #167.

@jklmnn
Copy link
Member

jklmnn commented Apr 24, 2019

Database issue, any further discussion in #167.

@jklmnn jklmnn closed this as completed Apr 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants