3 releases

Uses old Rust 2015

0.0.3 Jul 12, 2017
0.0.2 Feb 6, 2017
0.0.1 Feb 4, 2017

#18 in #memcache

Apache-2.0

36KB
994 lines

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?

Dependencies

~7MB
~106K SLoC