Description
Add reverseRange and reverseAll query over kv-store in IQv2
Update an implementation of the Query interface, introduced in KIP-796: Interactive Query v2 , to support reverseRange and reverseAll.
Use bounded query to achieve reverseRange and use unbounded query to achieve reverseAll.
Attachments
Issue Links
- links to