Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Find all keys matching the given glob-style pattern (Supported wildcards: *, ?, [ABC])
RedisReply!T keys(T) ( string pattern ) if (isValidRedisValueType!T);