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

use session to cache results #70

Closed
jwkvam opened this issue Dec 15, 2016 · 1 comment
Closed

use session to cache results #70

jwkvam opened this issue Dec 15, 2016 · 1 comment
Milestone

Comments

@jwkvam
Copy link
Owner

jwkvam commented Dec 15, 2016

copy_current_request_context does some weird things to the session that I need to figure out. Current thinking is to return a dict of data to store. Then need to figure out a nice way to get it back out, hopefully without adding more arguments.

I hope this would enable faster interaction, enabling things seen here, without writing any javascript though of course.

refs:

@jwkvam jwkvam modified the milestone: 0.2 Dec 15, 2016
@jwkvam jwkvam changed the title use localstorage to cache results use session to cache results Dec 16, 2016
@jwkvam
Copy link
Owner Author

jwkvam commented Mar 6, 2017

addressed in #98

@jwkvam jwkvam closed this as completed Mar 6, 2017
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