-
Notifications
You must be signed in to change notification settings - Fork 10
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
UseShed & UseCache Flags #105
Comments
Also, rename the |
Flags implemented and documented as "only available for some accounts" in:
|
@doxthree any progress on this one or is it not clear, if we need to implement it? I would rather keep the SDK simple and we decide how we protect the customer, instead of giving options. |
UseShed renamed to UseHashLookup in go SDK |
Pull Request for PHP is open. |
Python already had the feature |
Dotnet already had the feature |
@secana any chance you can implement the flags for rus? 🥺 |
Sure. I'll have a look in the next few days. |
dunno why I closed this, the rust pr is open now |
In the VerdictRequest protocol you can specify two optional flags:
use_shed
&use_cache
These are debug flags and should be documented and provided as example in all SDKs.
The text was updated successfully, but these errors were encountered: