Hello dear,
I'm using stream and I have several items with the same key. I needs to retrieve the last entry of given key.
I have used "liststreamkeyitems stream-identifier key" which brings a json array of all items regarding the key. There is a way to retrieve only the last entry regarding the key?
I also try to use the new command "liststreamblockitems", but without sucess (maybe I didn't use correctly).
Thanks in advance for any help.
Best regards.