RedisDatabase.keys

Find all keys matching the given glob-style pattern (Supported wildcards: *, ?, ABC)

struct RedisDatabase
keys
(
T = string
)
(
string pattern
)

Meta