open fun rxKeys(pattern: String): Single<String>
Find all keys matching the given pattern
pattern - Pattern to limit the keys returned
pattern
Return