Closed GeoffreyPlitt closed 6 years ago
@memcachier-kitten @memcachier-puppy @saschat @ovidiusabou @nbransby No support for flush?
My bad. It's called "flush" for some reason. If you're going to use names that don't correspond to the actual memcached commands, you should consider adding documentation about the API to the README.
@GeoffreyPlitt Sorry, I must have missed your original issue. Memcached documentation is unfortunately not very clear. In their binary protocol documentation it is called "flush": https://github.com/memcached/memcached/wiki/BinaryProtocolRevamped#flush
Gotcha!
How to flush_all?