10 commenti (10 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)Python20.037 star (20.037 star)4936 fork (4936 fork)batch import
help wantedresolved
Descrizione
Questa issue non ha descrizione indicizzata.
- Tipo issue
- bug
- Direzione di ricerca
- The error 'unknown command hclear' suggests Redis version mismatch or typo. Investigate the codebase for usage of 'hclear', likely in connection with proxy storage. Check if 'hclear' should be 'del' or 'hdel' for deleting hash fields. Also verify Redis server version supports the command.