>
On Mon, Aug 2, 2010 at 4:57 PM, Zvi <> wrote: > Which format would you choose: BSON or erlang:term_to_binary ? > ProtoBuffers ruled out because it requires schema. > BSON will require less modifications to external source code, but erlang:term_to_binary is much more convenient.