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