twitter / fatcache

Memcache on SSD
Apache License 2.0
1.3k stars 178 forks source link

about stats command #28

Closed git-hulk closed 7 years ago

git-hulk commented 7 years ago

hi @manjuraj

The stats command wasn't implemented in fatcache, and i'm going to do that.

the stats command would be similar to memcached:

stats\r\n
stats slabs\r\n
stats settings\r\n

do you have any suggestions?