infinispan / infinispan/cpp-client

Hot Rod URI

未关闭
#421 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
11
派生
20
PR 合并指标
30 天内没有已合并 PR

描述

It should be possible to configure the client via hotrod URI:

`hotrod[s]://[user:password@][host]:[port][,host[:port]][?param1=value1[¶m2=value2]]`

params should, where feasible, be identical to the ones handled by the Java client

贡献指南

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

调研方向

首先定位 C++ 客户端的配置入口,并将其与 Java 客户端的 URI 参数进行比较。为 hotrod 和 hotrods scheme、凭据、多个主机、端口和查询参数定义覆盖范围,然后验证受支持的选项是否与所述 URI 格式和 Java 行为匹配。

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

评估

技术栈
cpp, java
领域
api, backend
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
冷清
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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