SDK Reference
messaging
Settings for the Redis messaging publisher. No settings are required to be set by the user but any of the settings can be overridden by the user using environment variables.
Settings for the Redis messaging consumer. No settings are required to be set by the user but any of the settings can be overridden by the user using environment variables.
Methods:
A message sent to a Redis stream. Methods:
A subscription-like object for Redis. We mimic the memory subscription interface so that we can set max_retries and handle dead letter queue storage in Redis.
Methods:
Consumer implementation for Redis Streams with DLQ support. Methods:
Was this page helpful?