Module memcache_async::ascii

source ·
Expand description

Implements ASCII protocol. This is a simplified implementation of rust-memcache ported for AsyncRead + AsyncWrite.

Structs

  • Memcache ASCII protocol implementation.