redis / lettuce

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
https://lettuce.io
MIT License
5.3k stars 947 forks source link

XREAD support for reading last message from stream #2863

Closed tishun closed 1 month ago

tishun commented 1 month ago

Closes #2861

Added a convenience utility method to read the last message from a stream

Make sure that: