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

@aiskaisk 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.

@aiskaisk changed the title ♻️ Refactor meta client with native sync I/ORefactor meta client with native sync I/OJul 15, 2026
@aisk
aiskforce-pushed the refactor/native-sync-meta-client branch from 29f8cb2 to 66cdb22CompareJuly 15, 2026 14:37
@aisk
aisk merged commit ca70a5c into masterJul 15, 2026
7 checks passed
@aisk
aisk deleted the refactor/native-sync-meta-client branch July 15, 2026 14:39
Sign up for freeto 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

@aisk