Results 22 issues of Tom Hanks

The issue is, on a server where multiple databases are being used a call to `FLUSHDB` on a database other than 0 all of the keys will be removed from...

Here's my scenario. I Redis server running RediSearch and RedisJson. There are multiple databases in use, but all of keys related to our RediSearch usage exist in database 0. If...

c:enhancement
c:question

What would it take to update to the latest version of V8?

When generating a data layer on a database with 200+ tables we noticed that Visual Studio would freeze, crash and never complete the transformation. Upon further investigation we found that...

``` # # Fatal error in ../../src/objects/js-number-format.cc, line 358 # Failed to create ICU number_format, are ICU data files missing? # # # #FailureMessage Object: 0000003C273FBE50 ==== C stack trace...

enhancement
todo
inreview

So I'm seriously out of my depth here, but I figured I'd take take a stab at getting the V8 proxy to compile under Linux (WSL 2 - Ubuntu to...

enhancement
todo

Any plans to add support for the modules cluster API? Or am I just missing what is already there? https://redis.io/docs/reference/modules/modules-api-ref/#section-modules-cluster-api

enhancement

When I initialize the solution everything looks fine... ![image](https://user-images.githubusercontent.com/119369/85007867-1e1a3c00-b12a-11ea-93e2-1c86671d5e4d.png) All of my unit and integration tests looks to be indexed properly... ![image](https://user-images.githubusercontent.com/119369/85008732-5c642b00-b12b-11ea-96d5-44dedaa57648.png) But when I attempt execute the individual unit...

bug