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

Add caching support for boards and pins to API #42

Open
TheFriendlyCoder opened this issue Apr 16, 2018 · 1 comment
Open

Add caching support for boards and pins to API #42

TheFriendlyCoder opened this issue Apr 16, 2018 · 1 comment

Comments

@TheFriendlyCoder
Copy link
Owner

To optimize random accesses to Pinterest objects, I need to add support for some basic caching for the Board and Pin primitives so multiple, random-access queries perform better.

@TheFriendlyCoder
Copy link
Owner Author

This library may help us abstract this away: https://pypi.org/project/requests-cache/

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