Itamar Haber

Results 48 issues of Itamar Haber

Consider ``` > JSON.SET j . '{"foo":"bar"} OK > JSON.SET j . '{"ans":42}' OK > JSON.GET j "{\"ans\":42}" ``` That is `SET`s expected behavior, so the value at the path...

enhancement

so an exception would be caught and the key created in my code.

enhancement

is currently always using the redislabs/redisgears:latest base image, whereas it should pick it from the version currently build (or master/edge). The possible solution is to move docker images building from...

Address "currently we ignore args" comment in keys_reader.c:~327 Also #51 and #88

enhancement

E.g., if a client calls RG.PYEXECUTE, DUMPEXECUTIONS/GETEXECUTION should report information like CLIENT LIST, e.g.: - Client name - Client ip:port - Client connection id If the call is a map...

enhancement