Anurag Bandyopadhyay

Results 94 comments of Anurag Bandyopadhyay

I'm starting parallelly with some UI parts too and some mock code that we can plug our search logic later ![image](https://user-images.githubusercontent.com/70265851/208098856-f41b8dfb-a14e-41da-b7fd-e55fb221b1a9.png) However finding it difficult to run it locally, Any...

@rueian Do we need to also do it for `func (c CacheCompat) BitCount(ctx context.Context, key string, bitCount *BitCount) *IntCmd` for this to work?

yes give me some time I will address it tonight @rueian

@rueian I was thinking whether I should continue here or on valkey-go You can suggest

Will that make me a contributor there too? As I would like to be so @rueian

I have some doubts The command slice looks alright to me ![image](https://github.com/redis/rueidis/assets/70265851/7b6e5d89-109d-4d77-95d6-645dd651a666) But still I am getting an `ERR syntax error` for this However, it works fine for BIT @rueian

Further, In the container that I am using, I am able to get the response too ![image](https://github.com/redis/rueidis/assets/70265851/d4251eb9-a938-447b-9444-13e78124fd58)

Please review @rueian :)

@erdemtuna Would you like to continue on this otherwise I can pick it up // @rueian