Expand description
ASCII (text) protocol handler for the memcached text protocol.
Implements all 19 supported ASCII commands. Entered from
handle_conn() in lib.rs after first-byte protocol detection.
ASCII (text) protocol handler for the memcached text protocol.
Implements all 19 supported ASCII commands. Entered from
handle_conn() in lib.rs after first-byte protocol detection.