-
-
Notifications
You must be signed in to change notification settings - Fork 429
Closed
Description
Is there a way to configure/modify Flipper so that all gates are not loaded into memory?
We have several services that were successfully using Flipper. We began to migrate our monolith away from our custom feature flag implementation / rollout combo. However we haven't found a way to configure the adapters to NOT load every gate into memory. It seems all paths lead through loading all gate_values. In our usage, we have multiple flags that are enabled per actor for 100k+ users. I don't see how this tool can scale in this regard. I'm hoping I'm just missing something and someone could help shed some light on what I'm missing.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels