algolia / algolia/algoliasearch-client-java

projectreactor.io support

Open
#767 0 comments 0 reactions 0 assignees View on GitHub
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

Research direction

Start by reviewing the Java client's CompletableFuture-based API and the integration requirements of Spring WebFlux and Project Reactor. Define which client operations need native reactive support and what successful use in WebFlux should look like; the issue does not name files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.