← Back to context Comment by wackget 2 days ago Did someone just reinvent a GET API with cursor-based pagination? 1 comment wackget Reply hdjrudni 14 hours ago Sure looks like it. I'm not getting what's new or interesting here.Cursors are actually better because you can put any kind of sort order in there. This "lastEventId" seems to be strictly chronological.
hdjrudni 14 hours ago Sure looks like it. I'm not getting what's new or interesting here.Cursors are actually better because you can put any kind of sort order in there. This "lastEventId" seems to be strictly chronological.
Sure looks like it. I'm not getting what's new or interesting here.
Cursors are actually better because you can put any kind of sort order in there. This "lastEventId" seems to be strictly chronological.