Expand description
Implements ASCII protocol. This is a simplified implementation of rust-memcache ported for AsyncRead + AsyncWrite.
Structs§
- Protocol
- Memcache ASCII protocol implementation.
Implements ASCII protocol. This is a simplified implementation of rust-memcache ported for AsyncRead + AsyncWrite.