Support isolated API instances
@marcozabel ci sta già lavorando.
Dal 22/4/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
The spec now supports creating independent, non-singleton instances of the OpenFeature API. Each instance has its own providers, context, hooks, and events; totally separate from the global singleton and from each other. This is useful for things like DI frameworks and testing.
What needs to happen
- Add a factory function (or equivalent) that creates new, independent API instances
- Each instance should conform to the same API contract as the existing singleton
- Ideally the factory lives in its own module for discoverability (recommended, not required)
- A single provider instance shouldn't be bound to more than one API instance at a time
Links
- Lingua principale
- Python
- Stelle
- 111
- Fork
- 44
- Merge medio
- 2h 37m
- PR unite (30g)
- 14
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di open-feature/python-sdk
-
bug
Difficoltà 3/5 1-2 giorni Idoneità per principianti 78/100
open-feature/python-sdk#628 ·
-
question
Difficoltà 4/5 3-5 giorni Idoneità per principianti 38/100
open-feature/python-sdk#627 ·
-
Spec v0.9.0 compliance Apertav0.9.0
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
open-feature/python-sdk#618 ·
-
Difficoltà 4/5 3-5 giorni Idoneità per principianti 55/100
open-feature/python-sdk#615 ·
-
multi-provider
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
open-feature/python-sdk#568 ·
Tutte le issue di open-feature/python-sdk
Issue simili
-
area: harness bug status: needs-triage
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Human-Agent-Society/reef#625 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 80/100
learningequality/kolibri#15351 · 2 commenti ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Name consistency Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
eellak/triplestore#65 · 1 commento ·