Socket
Book a DemoInstallSign in
Socket

agora-redis-client

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agora-redis-client

Redis Client for the Agora Edge Apps SDK 2.0 (Python)

pipPyPI
Version
3.0.2
Maintainers
1

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

v3.0.2

  • Bump version of Redis client library to 7.x

v3.0.0

  • If Redis server is not available, attempt to reconnect using exponential backoff.

v3.0.0b3

  • If Redis server is not available, attempt to reconnect using exponential backoff.

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts