|
|
|
|
|
by swyx
2008 days ago
|
|
non backend dev here. could someone elaborate what exactly is so opaque about pagination? and what makes offsets less opaque? does this term have meaning I don't know about? and why does the DB need to wait for some number of synchronous reads? |
|
A starting read is needed to obtain the first cursor, hence the synchronous read.