OptionalblockIf set, the read request will block for the set amount of milliseconds or
until the server has the required number of entries. A value of 0 will block indefinitely.
Equivalent to BLOCK in the Valkey API.
OptionalcountThe maximal number of elements requested.
Equivalent to COUNT in the Valkey API.
Optional arguments for xread command.