Skip to content

Refactor meta client with native sync I/O#43

Merged
aisk merged 2 commits into
masterfrom
refactor/native-sync-meta-client
Jul 15, 2026
Merged

Refactor meta client with native sync I/O#43
aisk merged 2 commits into
masterfrom
refactor/native-sync-meta-client

Conversation

@aisk

@aisk aisk commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Replace the synchronous meta client event-loop thread with native blocking I/O while sharing command construction and response parsing with the async client. Add pipeline support, explicit lifecycle APIs, and regression coverage for cleanup and partial-write behavior.

@aisk aisk changed the title ♻️ Refactor meta client with native sync I/O Refactor meta client with native sync I/O Jul 15, 2026
@aisk aisk force-pushed the refactor/native-sync-meta-client branch from 29f8cb2 to 66cdb22 Compare July 15, 2026 14:37
@aisk aisk merged commit ca70a5c into master Jul 15, 2026
7 checks passed
@aisk aisk deleted the refactor/native-sync-meta-client branch July 15, 2026 14:39
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