async memcached client
wip
more doc see:
https://docs.rs/memcached/0.2.0/memcached/struct.Client.html
warning
除了 increment, decrement 别的函数不能传入数字
对于数字 get 的时候要用字符串手动 trim
stats 还不能用
version 也有点问题