interface XInfoConsumerimport { type XInfoConsumer } from "https://deno.land/x/redis@v0.34.0/mod.ts"; A consumer parsed from xinfo command. Propertiesname: stringpending: numberidle: number