Azure / Azure/AppConfiguration

Observable feature flag values

Aperta
#73 2 commenti 0 reazioni 1 assegnatario Rivendicata da @zhenlan Vedi su GitHub
FeatureManagement
Lingua principale
Nessun dato sulla lingua
Stelle
263
Fork
82
Merge medio
3g 15h
PR unite (30g)
6

Descrizione

I just watched ASP.NET Community Standup from May 21st and I really like the idea to have standardized API for feature flags.

In our system we have backend services that don't expose any HTTP API but perform some asynchronous processing or execute tasks on schedule. And it is useful for us to have a notification mechanism for when feature flag value changes. For instance to enable or disable events stream consumer.

In our custom implementation we use RX and expose both synchronous and observable methods to retrieve feature value. Would be nice to have similar possibilities to observe changes of feature flag values in the API that you guys develop.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.