mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03: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>