Find all keys matching the given pattern
Symbol
RedisClient.keys
@param pattern
The pattern to match
@returns
Promise that resolves with an array of matching keys
Symbol
Find all keys matching the given pattern
The pattern to match
Promise that resolves with an array of matching keys