samansayyar

Results 3 comments of samansayyar

> I don't know if it's ok because is a `description` and the classes are `text-sm`. Maybe is ok `p`. I'm not sure and I have approved by error.

I have same issue.

> We need to create two Redis clients. One for getting and setting key-value pairs and another one for pubsub commands. > > ``` > const redis = new Redis({...