2021-11-23 23:01:30 +00:00
|
|
|
config BR2_PACKAGE_PYTHON_REDIS
|
|
|
|
|
bool "python-redis"
|
|
|
|
|
help
|
2024-05-17 17:38:43 +01:00
|
|
|
Python client for Redis database and key-value store.
|
2021-11-23 23:01:30 +00:00
|
|
|
|
2024-05-17 17:38:43 +01:00
|
|
|
https://github.com/redis/redis-py
|