The documentation doesn't explain why there are two serialization formats - CSV (ORecordDocument2csv) and Binary (ORecordSerial) which can be selected by the Client.
When or why would you use one or the other? If I had to guess, I would say the binary format used by ORecordSerial is probably the more modern one, and likely results in less encoding overhead on the server, and less decoding overhead on the client? Other than legacy protocol support (version < 22) is there any practical reason to support both in a client, or is it fine to just support ORecordSerial ? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
