Field note
What it does
Redis command that appends entries to a stream at a specified key, with support for auto-generated IDs, stream trimming via MAXLEN/MINID, idempotent message processing, and consumer group reference handling.
Capabilities
Available capabilities
Tags
Tags
Ways to use it
Ways to use it
sdk
Python / redis
sdk
JavaScript / redis
sdk
Java / redis.clients:jedis