Support isolated API instances
@marcozabel がすでに取り組んでいます。
2026年4月22日 から。
評価
この issue はまだ評価されていません。
説明
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
- 主要言語
- Python
- スター
- 111
- フォーク
- 44
- 平均マージ
- 2時間 37分
- マージ済み PR(30日)
- 14
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
open-feature/python-sdk のほかの issue
-
bug
難易度 3/5 1〜2日 初心者へのやさしさ 78/100
open-feature/python-sdk#628 ·
-
question
難易度 4/5 3〜5日 初心者へのやさしさ 38/100
open-feature/python-sdk#627 ·
-
v0.9.0
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
open-feature/python-sdk#618 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 55/100
open-feature/python-sdk#615 ·
-
multi-provider
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
open-feature/python-sdk#568 ·
open-feature/python-sdk の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·