antirez / antirez/Bigdis

Python3.8 as a client

Aperta
#1 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Tcl
Stelle
77
Fork
10
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi;

Very interesting RESP implementation.
Could you please fix it and add ```set name [string tolower $name]``` as first line in ```proc lookup_command name```
It is needed because python 3.8 library redis send commands in upper case but lookup table names are in lowercase.
So invalid command name is occured.

After this small fix (name lowrecasing) all works correctly.

Thanks.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.