Confirmed users
358
edits
Line 89: | Line 89: | ||
Servers must be able to answer these queries with paginated responses, rather than attempting to hold the entire response in memory or transmitting it in a single network message. | Servers must be able to answer these queries with paginated responses, rather than attempting to hold the entire response in memory or transmitting it in a single network message. | ||
'''[rfkelly]''': it's not clear how the "build number" is generated? Is it sequential per record, or global to the collection? Subtext: I want to understand if the server has to read the previous version of each record before writing the new version. | |||
== Server Conflict Detection == | == Server Conflict Detection == |