On Sat, Oct 19, 2013 at 3:13 PM, Alain Meunier <[email protected]> wrote:
> Hello, > > I would like to know if we can use messagepack instead of json to store > datas, decrease the size of the database and increase the insert > performances ? > You can't do it for now, that may be an improvement I don't know. For myself I would prefer to add the support for SPDY/HTTP 2.0 so we would have for free a secure (SSL) binary protocol supporting pipelining for free without changing that much the API. - benoit
