tokio-memcache 0.0.1

Tokio memcache client. WIP
Documentation

tokio-memcache

Rust + futures + tokio memcached client.

Feature checklist

  • ☑ Binary protocol support
  • ☐ Nice one API (in progress)
  • ☐ Errors handling
  • ☐ Unix sockets
  • ☐ SSL connections
  • ☐ Connection pool
  • ☐ SASL Authentication