Integrating ABP Features with OpenFeature (seeking feedback) #25154
Unanswered
ahmadalmunajjed
asked this question in
Ideas
Replies: 1 comment
-
|
I’m personally leaning toward approach 3 (sync: external → ABP). It keeps ABP Features as the single runtime source of truth, so existing code using From my perspective, this approach gives a good balance:
One concern I have with the sync approach is choosing the right sync interval. Curious to hear if others have tried this in production or see any downsides with sync-based approaches. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 ABP Features + OpenFeature Integration
Hi ABP team and community,
I’m exploring integrating ABP Features with external feature flag systems (PostHog, Firebase, etc.) using OpenFeature as a standard abstraction layer.
The goal is to:
💡 Possible approaches
FeatureValueProviderbacked by an OpenFeature clientIFeatureManager)❓ Questions
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions