algolia / algolia/algoliasearch-client-java

projectreactor.io support

未关闭
#767 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Enhancement
主要语言
Java
星标
52
派生
33
PR 合并指标
30 天内没有已合并 PR

描述

### 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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先审查基于 CompletableFuture 的 Java 客户端 API,以及 Spring WebFlux 和 Project Reactor 的集成要求。确定哪些客户端操作需要原生响应式支持,以及在 WebFlux 中成功使用应是什么样的;该 issue 未指定文件或测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
java, spring
领域
api, backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。