memclient icon indicating copy to clipboard operation
memclient copied to clipboard

Simple memcached commandline client written in Go

Results 4 memclient issues
Sort by recently updated
recently updated
newest added

alternative make it optional ... don't want to parse "[NOT FOUND]"

was trying to set 1M for testing, but that's to big for a bash argument ... so need stdin support or reading from a file ...

this worked though: https://github.com/jorisroovers/memclient/blob/master/bin/linux/memclient?raw=true

![screen shot 2017-10-05 at 11 18 05 am](https://user-images.githubusercontent.com/11367/31245250-df702cc8-a9be-11e7-8099-316699353acd.png)