Closed sita-prajapati-bullhorn closed 5 years ago
How to clear memcached server from nodejs? Is there any methosd to clear the server? Need to clear all keys, remove all. Set to blank.
We can use flush() method.
Yes, you can use flush().
flush()
How to clear memcached server from nodejs? Is there any methosd to clear the server? Need to clear all keys, remove all. Set to blank.