Y
Hacker News
new
|
ask
|
show
|
jobs
by
nafey
1483 days ago
How is a cursor different from key set in that case?
1 comments
cdash
1483 days ago
It's not in that case, cursors can be implemented however you want though. Its an abstraction, that prevents you from having to change the schema of the API when you change the implementation.
link