Skip to content

feat(cpp): add user manangement and client functions to high level client - #4256

Draft
slbotbm wants to merge 3 commits into
masterfrom
cpp-high-level-client-3
Draft

slbotbm wants to merge 3 commits into
masterfrom
cpp-high-level-client-3

Conversation

@slbotbm

@slbotbm slbotbm commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR address?

Closes #
Relates to #2100

Rationale

Add functions to high level iggy blocking client.

What changed?

Added the following functions and data structures related to them:

  • GetUser
  • GetUsers
  • CreateUser
  • DeleteUser
  • UpdateUser
  • GetMe
  • GetClient
  • GetClients
  • GetStats
  • FlushUnsavedBuffer
  • DeleteSegments

Also align UpdateUser API surface with rust

Local Execution

  • Passed
  • Pre-commit hooks ran

AI Usage

If AI tools were used, please answer:

  1. Which tools? codex
  2. Scope of usage? code generation
  3. How did you verify the generated code works correctly? testing, reading
  4. Can you explain every line of the code if asked? yes

@slbotbm
slbotbm marked this pull request as draft September 21, 2026 20:42
@github-actions github-actions Bot added S-waiting-on-review PR is waiting on a reviewer and removed S-waiting-on-review PR is waiting on a reviewer labels Sep 21, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant