bc60b83380
Python extension that wraps protocol parsing code in hiredis. It primarily speeds up parsing of multi bulk replies. https://github.com/redis/hiredis-py Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
config BR2_PACKAGE_PYTHON_HIREDIS
|
|
bool "python-hiredis"
|
|
help
|
|
Python wrapper for hiredis.
|
|
|
|
https://github.com/redis/hiredis-py
|