open fun rxDeleteValues(keyPrefix: String): Completable
Removes all the key/value pair that corresponding to the specified key prefix
keyPrefix - the prefix
keyPrefix
Return