FeatBit
Use FeatBit with the Flags SDK
FeatBit can be used with the Flags SDK through OpenFeature. Set up the Flags SDK adapter for OpenFeature, along with the FeatBit OpenFeature provider to get started.
Installation
Install the following packages:
Setup
Set up your FeatBit OpenFeature provider as a Flags SDK adapter.
See the OpenFeature adapter for more details.
Usage
Use your newly configured adapter when declaring flags.
Resources
Flags SDK adapter for OpenFeature
FeatBit OpenFeature Provider
Note that OpenFeature providers may require additional configuration for optimal performance and compatibility. Setup instructions are provided on a best effort basis. Refer to each provider's own documentation.
If there is a native Flags SDK adapter for your provider, we recommend using that instead. Native Flags SDK adapters tune your flag provider's SDK for optimal performance and integrate with Flags Explorer and Edge Config. See available adapters.
If you are a feature flag provider interested in developing a native adapter please open a GitHub issue to get in touch.