algolia / algolia/algoliasearch-client-java
projectreactor.io support
Open
Enhancement
- Dominant language
- Java
- Stars
- 52
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Please make support the reactive approach in the client.
The main reason for this request is that it is hard to integrate this client into the Spring WebFlux framework.
There is a workaround for wrapping `CompletableFuture` into the `Mono` object but in the reactive environment, it will produce poor performance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.