Kenton Gidewall
Kenton Gidewall
> You're not misunderstanding; the increment is meant to be atomic. However, it is also a server-side primitive (`incr`/`incrby`), so all the library does is invoke _that_ and return the...
I was just able to repro it in our INT environment, so that gives me a lot more options for testing. I'll see what I can come up with to...
My INT environment is also cloud redis.
> More thoughts: > > * Is the key hardcoded? Can you produce a table of result counts that also includes the key? > * Is there an expiration set...
Kenton Gidewall has shared OneDrive for Business files with you. To view them, click the links below. [icon] ClientResiliency.NoMarkup.docx [icon] Supporting extended lifetime tokens in ADAL.noMarkup.docx I’m not familiar with...
To view ClientResiliency.NoMarkup.docx, sign in or create an account.
To view Supporting extended lifetime tokens in ADAL.noMarkup.docx, sign in or create an account.
Thanks for the info, Vladimir. Your understanding is correct. You would first need to make sure you are using platform-specific SDKs that support Resiliency. They will take care of the...