0 votes
in MemCached by
Which command is used to remove an existing key from the Memcached server?

Delete

Drop

Remove

Erase

1 Answer

0 votes
by
A) Delete

Reason:

The Memcached delete command is used to remove an existing key from the Memcached server.
...