Matan Yemini

Results 17 comments of Matan Yemini

Bump. Can get it constantly using Safari (somehow in Chrome it is happening)

The year is 2022, and I still get a white screen :(

"Behind the scenes" if you will run hgetall it will return this ["key1", "value1", "key2", "value2"] - so basically running this directly will give you this result. I would just...

Unless you will share a bit more details about the creating connection part that you have (code / flow) it would be hard to help. But in general, I would...

I agree that it is less comfortable and a "breaking change" from v3. I would recommend adding "hGetAllWrapper" to your code that will wrap it and return null in case...

@snowbldr I would less recommend it since it will get us diverged from the original Redis commands. I usually recommend to developers to name their abstractions as close to the...

My colleague gets the same in Edge Version 101.0.1210.47 (Official build) (64-bit) and Brave (1.38.118 Chromium 101.0.4951.67) Will edit the issue

On my machine I am failing to get it as well :(