Function RedisValue.remove
Removes the referenced key.
bool remove();
Returns
true
iff the key was successfully removed.
Removes the referenced key.
bool remove();
true
iff the key was successfully removed.