mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-20 22:33:39 -09:00
The Python interface to the Redis key-value store. https://github.com/andymccurdy/redis-py Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> [Peter: hiredis is an optional runtime dependency, not build time] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>