Hi all,
Was trying out "liststreamqueryitems" method to query for composite keys. The method returns all the possible values for the associated composite key. What I am interested in, is to get the latest value for the composite key.
What I am looking for is possible using "getstreamkeysummary" method which outputs the latest value for a given key. But it doesn't work with composite(multiple) keys.