infinispan / infinispan/cpp-client
Hot Rod URI
Open
- Dominant language
- C++
- Stars
- 11
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the C++ client's configuration entry points and comparing them with the Java client's URI parameters. Define coverage for the hotrod and hotrods schemes, credentials, multiple hosts, ports, and query parameters, then verify that supported options match the stated URI format and Java behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100