Yahya Haq

Results 16 comments of Yahya Haq

@JyotinderSingh Can you assign this to me

@JyotinderSingh Can you assign this to me

Hey @JyotinderSingh I just checked that redis does not support storing boolean values. Do we still want to add this feature? Considering this would it still make sense to retrieve...

Hey @soumya-codes @JyotinderSingh the JSON GET operation in redis returns an [integer](https://redis.io/docs/latest/commands/json.toggle/) (0 if false or 1 if true) if we query a boolean path. If we are fixed on...

To compare boolean in our qwatch expression some minor changes are needed. I'll finish that by the weekend and add tests for that as well. We also need to further...

Hey @AshwinKul28 one portion of this task is almost done. This task will be done by this weekend

Hey @AshwinKul28 I wont be able to complete the task this week due to some errands. You can pick this up if you want

HI @arpitbbhayani. I informed last week that I will not be able to complete this task due to some personal commitments. I will unassign myself this. Apologies for any delay...

Hey @JyotinderSingh can I pick up this task

@arpitbbhayani @JyotinderSingh While working on this task I came across a couple of issues I wanted to discuss 1. **Problem:** We have a bug in our QWATCH command. We can...