go-threads icon indicating copy to clipboard operation
go-threads copied to clipboard

feat: New API or method to `getRecords` _back_ from offset to limit

Open carsonfarmer opened this issue 3 years ago • 0 comments

This is different to the current method semantics, where we go back from current head to limit or offset. This would be useful for doing things like "paging" record sync between two peers with a long thread with many records.

cc @requilence who can perhaps provide more details/usecase here.

carsonfarmer avatar Jun 29 '21 20:06 carsonfarmer