Python3.8 as a client
Aperta
- 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.