In order to fully clear the Memcached instance you need to execute the following on the command line.
echo 'flush_all' | nc localhost 11211
In order to fully clear the Memcached instance you need to execute the following on the command line.