We often want message store index results in reverse time order, which currently means walking the entire index to get the results we need.
(I was originally planning to add similar indexes to stored events as well, but that changes the message store API and is therefore best left for a new PR.)
We often want message store index results in reverse time order, which currently means walking the entire index to get the results we need.
(I was originally planning to add similar indexes to stored events as well, but that changes the message store API and is therefore best left for a new PR.)