I am using Redis in an Express application. My app is both a publisher and consumer of streams, using a single redis connection (redis.createClient). I have a question on th