Set an option on for Key on Redis. Currently
supports:
maxlen(+Count)
Make xadd/4 add a MAXLEN ~Count
option to the XADD command, capping the length of the
stream. See also
Redis as a message brokering system (section
1.5)
History
Introduced in 8.3.10 (👉db51207) library(redis_streams).