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

Allow Dynamic Value extensions to cache data #49

Open
drewish opened this issue Aug 29, 2016 · 1 comment
Open

Allow Dynamic Value extensions to cache data #49

drewish opened this issue Aug 29, 2016 · 1 comment

Comments

@drewish
Copy link

drewish commented Aug 29, 2016

On twitter I asked:

is there any where for a dynamic value extension to store values between requests?

I have to fetch tokens that expire in 30min and would like to avoid fetching a token for each request.

The reply came back:

Unfortunately it's not yet possible. We are planning to add a caching API to the JS environment. Hopefully we can do that soon ;)

Sorry for the wait, though. We got more and more votes for such a caching mechanism, so it should come very soon. -Micha

So sounds like something to look forward to. I figured I'd open an issue here just so everyone else could keep an eye on it.

@drewish drewish changed the title Provide Dynamic Value extensions with a way to cache data Allow Dynamic Value extensions to cache data Aug 29, 2016
@mittsh
Copy link
Contributor

mittsh commented Aug 30, 2016

Thanks for opening the issue @drewish 😄
Also related to luckymarmot/Paw-DigestAuthDynamicValue#2

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

2 participants