We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of today, GO Feature Flag is evaluating flag differently for client and server evaluations.
In both cases having a flag set could be beneficial, for performance reasons, but also for organization reasons.
The text was updated successfully, but these errors were encountered:
A PR is open for the specification #2734. It would be also great to be able to generate flag sets automatically as mentioned in #2314.
Sorry, something went wrong.
No branches or pull requests
Requirements
As of today, GO Feature Flag is evaluating flag differently for client and server evaluations.
In both cases having a flag set could be beneficial, for performance reasons, but also for organization reasons.
The text was updated successfully, but these errors were encountered: