We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db2187 commit 4da6b77Copy full SHA for 4da6b77
2 files changed
config/open-feature/flagd/workgroup.yaml
@@ -4,6 +4,7 @@ repos:
4
- flagd-testbed
5
- open-feature-operator
6
- flagd-ofrep-cf-worker
7
+ - flagd-poc-benchmark
8
9
emeritus:
10
- AlexsJones
config/open-feature/org.yaml
@@ -303,6 +303,9 @@ repos:
303
description: A short introduction to the core concepts of OpenFeature
304
flagd:
305
description: A feature flag daemon with a Unix philosophy
306
+ flagd-poc-benchmark:
307
+ description: PoC Benchmarking for flagd and shared evaluation performance
308
+ private: true
309
flagd-testbed:
310
description: Shared test harness for flagd SDK testing, with Gherkin tests
311
flagd-schemas:
0 commit comments