dcrdex icon indicating copy to clipboard operation
dcrdex copied to clipboard

client/db: archived orders need smarter indexing

Open buck54321 opened this issue 5 months ago • 2 comments

Archived orders are keyed on order ID, but retrieved chronologically in most cases. For huge DBs, this is prohibitive. We need smarter indexing of those orders to speed things up.

buck54321 avatar Sep 03 '24 16:09 buck54321