Closed GoogleCodeExporter closed 8 years ago
(This is not a defect but an enhancement)
Original comment by mikhail....@gmail.com
on 6 Apr 2010 at 8:55
Original comment by djc.ochtman
on 7 Apr 2010 at 7:49
I've add Server.uuids() in r25e802498028. I'm not entirely sure about the other
part
of your patch... maybe that's something the application should take care of? I
also
added a test case. What do others think about the uuid buffering?
Original comment by djc.ochtman
on 6 Jun 2010 at 6:48
Using server-generated UUIDs probably makes sense so we can take advantage of
CouchDB's alternative UUID algorithms, e.g. sequential supposedly results in
more compact databases. It should probably be configurable though.
Original comment by matt.goo...@gmail.com
on 16 Jul 2010 at 11:56
Of course, if you don't supply an id then you get a server-generate one anyway.
Duh!
Original comment by matt.goo...@gmail.com
on 16 Jul 2010 at 12:17
I'm closing this on the premise that people can buffer on the application side.
If anyone wants the client buffering, please file a new issue.
Original comment by djc.ochtman
on 19 Sep 2010 at 1:19
Original issue reported on code.google.com by
mikhail....@gmail.com
on 6 Apr 2010 at 8:54Attachments: