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