ipfs/go-ds-sql

Server-side ordering

Opened this issue · 0 comments

We should be using SQL's "order-by" for basic key/value ordering instead of sorting and buffering client-side.