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

Request: Pull image(s) in advance with cronjob to have it ready uppon loading the page #7

Closed
konstantinwall opened this issue Dec 13, 2017 · 2 comments · Fixed by #133

Comments

@konstantinwall
Copy link

I experience a little delay when I load my cloud page until the image is shown. It would be great to pull the next image with the cronjob. Information if this image was then shown to the user could be kept in database. So that if a image was pre cached, it is no necessary to cache another one, until the previous was shown once.

Besides that ... I love your App (idea). It is simple and beautiful!

@jancborchardt
Copy link
Member

Yeah, performance could be improved. However this specific solution would incredibly increase the complexity from a simple URL call which shows the current inage to having a database. Sorry but I'm not very fond of that. :)

@jancborchardt
Copy link
Member

If we support other creative commons photo sites #5 then this could be an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants