RedisValue.remove

bool remove() @safe

Removes the referenced key.

Returns

true iff the key was successfully removed.

See_also: DEL