{"library":"hiredis","type":"library","category":null,"description":"Hiredis is a Python wrapper for the minimalistic C client library for Redis, also named hiredis. It provides a fast, compiled response parser, significantly speeding up the parsing of Redis replies, especially multi-bulk responses. It is primarily used to boost the performance of Python Redis clients like `redis-py` by providing a faster parser. The current version is 3.3.1 and it maintains an active release cadence with frequent compatibility updates and bug fixes.","language":"python","status":"active","version":"3.3.1","tags":["redis","parser","performance","serialization","c-extension","data structures"],"install":[{"cmd":"pip install hiredis","imports":["from hiredis import Reader"]},{"cmd":"pip install \"redis[hiredis]\"","imports":[]}],"homepage":"https://redis.com","github":"https://github.com/redis/hiredis-py","docs":null,"changelog":"https://github.com/redis/hiredis-py/releases","pypi":"https://pypi.org/project/hiredis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hiredis/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}