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

Store shortened URL cache in redis #13

Open
Tracked by #20
srid opened this issue Aug 7, 2016 · 2 comments
Open
Tracked by #20

Store shortened URL cache in redis #13

srid opened this issue Aug 7, 2016 · 2 comments

Comments

@srid
Copy link

srid commented Aug 7, 2016

This file shortened_url_cache.json will go away frequently due to dyno cycling (every day). Best to store these URLs in redis. There may already be libraries that does this.

@srid
Copy link
Author

srid commented Aug 7, 2016

Memorize to redis! https://github.com/mikeboers/PyMemoize#redis

@srid
Copy link
Author

srid commented Aug 8, 2016

@srid srid mentioned this issue Aug 8, 2016
2 tasks
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