tokio-memcache 0.0.3

Tokio memcache client. WIP
Documentation

tokio-memcache

Rust + futures + tokio memcached client.

Crates.io Build Status

Features checklist and roadmap

  • ☑ Binary protocol support
  • ☐ Nice one API (in progress)
  • ☑ Errors handling
  • ☐ Hashing
  • ☐ Unix sockets
  • ☐ Connection pool
  • ☐ SASL Authentication
  • ☐ Serde support
  • ☐ Data compression
  • ☐ Timeouts?