<div dir="ltr"><div>Hi all,</div><div>I am proud to announce a new release of HerdDB.</div><div><br></div><div>We are continuing the clean up work about reducing memory allocations and memory copies.</div><div>We have introduced a new wire protocol based on Google FlatBuffers.</div><div>This new protocol allows a better usage of resources on the client and on the server (mostrlt zero copy, a part from java.lang.String) and it will be easier to extend in the future, now that we have a written IDL for the wire protocol.</div><div><br></div><div>This is the last time we are changing in a non compatble way the wire protocol so you have to upgrade both the client and the servers in order to make it work.</div><div><br></div><div>As replication mostly works on BookKeeper you should not have problems in case of in sync followers, the only problem will be for followers which need to download a full tablespace snapshot , in this case you will have to upgrade both the follower and the leader in order to make the download work.</div><div><br></div><div><br></div><div>Enrico<br></div><div><br></div></div>