async-memcache is an async memcached client implementation for Tokio.
Warning: This is a work in progress crate.
This crate only targets the ASCII protocol, as the binary protocol has been deprecated and is no longer actively being improved.
MIT