open-feature / open-feature/java-sdk
Async/Non-Blocking Feature Evaluation
Offen
question
- Vorherrschende Sprache
- Java
- Sterne
- 128
- Forks
- 61
- Ø Merge
- 5 Std. 57 Min.
- Gemergte PRs (30 T.)
- 26
Beschreibung
I notice in the javascript API, `getBooleanValue` returns a `Promise` instead of `boolean`. Would it be possible to have an API like this in the Java case that would support non-blocking use-cases. An example would be, for example, in a Spring WebFlux service where evaluation is based on the some attributes of the current request and needs to delegate evaluation to another external service.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.