Does OpenFeature provides a backend storage for feature-flags or it merely provides and interface that 3rd party solutions can be plugged into? #267
Answered
by
thomaspoignant
deepthyvalsan
asked this question in
Q&A
-
Does OpenFeature provides a backend storage for feature-flags or it merely provides and interface that 3rd party solutions can be plugged into? |
Beta Was this translation helpful? Give feedback.
Answered by
thomaspoignant
Dec 3, 2023
Replies: 1 comment
-
Hello @deepthyvalsan, OpenFeature main goal is to be the interface to different solutions, but it still provides a back-end solution called You have other alternatives also if you want to check, you can start by looking at the ecosystem page in the documentation https://openfeature.dev/ecosystem/. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
beeme1mr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @deepthyvalsan,
I just saw your discussion here.
OpenFeature main goal is to be the interface to different solutions, but it still provides a back-end solution called
flagD
.You have other alternatives also if you want to check, you can start by looking at the ecosystem page in the documentation https://openfeature.dev/ecosystem/.