Create an API that would allow a user to: `getKeys("chat.rooms.#")` and this might return `["public", "anyroom", "testroom"]`
Create an API that would allow a user to:
getKeys("chat.rooms.#")and this might return["public", "anyroom", "testroom"]