agora_redisclient
This package is the Redis Client for the Agora Edge Apps SDK (Python) developed by SLB.
Use this SDK to construct an edge application, and then containerize it for the running on the edge with AgoraIoT. Documentation on using the entire SDK can be found at: AgoraIoT SDK Documentation.
Release Notes
v1.1.57
- If Redis Server:Port is not set in configuration, the system notifies user and continues with a 'fake redis' instance that allows Redis Client to be instantiated as well as Twin Properties to work.
v1.1.56
- Fix bug to set the default redis server to be the redis container name on the gateway if not found in the AEA.json
v1.1.53
- Make versions of all modules the same
v1.0.26
- Initial Version of Redis Client