We are using the memcached server for caching the data, when ever we do any changes on configuration files we need to restart memcached server , which leads to the over load on the server.
Is it possible to clear the memcached based on the key value pair or by passing any specific input so that part of the memcached will be cleared.