FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Refactor meta client with native sync I/O by aisk · Pull Request #43 · aisk/python-memcache · GitHub

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 commented Jul 15, 2026
edited
Loading

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 changed the title ♻️ Refactor meta client with native sync I/O Refactor meta client with native sync I/O Jul 15, 2026
aisk force-pushed the refactor/native-sync-meta-client branch from 29f8cb2 to 66cdb22 Compare July 15, 2026 14:37
aisk merged commit ca70a5c into master Jul 15, 2026
7 checks passed
aisk deleted the refactor/native-sync-meta-client branch July 15, 2026 14:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL