mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +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>