0

Any ideas for caching or otherwise reducing the number of requests when using Azure App Config for feature flagging?

The .NET sdk docs does provide some options including a .SetCacheExpiration method for setting a cache expiration time, but there doesn't appear to be anything similar in the js sdk.

Any pointers will be much appreciated - thanks!

Context: using Azure App Configuration for feature flagging in a Next.js application using the JS sdk.

1 Answer 1

0

No, there isn't any feature management support for JS like .NET in App Configuration today.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.