redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
19.6k stars 2.31k forks source link

Add support for XREAD last entry #3005

Closed b1ron closed 2 weeks ago

b1ron commented 1 month ago

Closes #2921.

b1ron commented 1 month ago

Tests are failing because the argument is not yet supported.