glynnbird commented on issue #126: [RFC] Implement Partitions api 
URL: https://github.com/apache/couchdb-nano/issues/126#issuecomment-426934319
 
 
   I think so. If someone does `partition1.insert({ _id: 'bob', x: 45 })`, the 
document _id would be manipulated to add the partition prefix. Same story for 
the other operations. The "partition" object in Nano "knows" the partition you 
are working with so it knows what prefix to add to each document id.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to