commit | 0a83873508c542b21f99e2b5e1a2605f91916f4f | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Thu Oct 05 12:43:19 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Fri Oct 06 13:29:52 2017 +0530 |
tree | 5b5469d61fab993255cd05ac26dd30c2ff8d4783 | |
parent | 4e6534f5b2520228a275941e2f3f5a495f41b9aa [diff] |
Enable Cereal class versioning Cereal class versioning helps to handle data de-serialization across different class versions that differ in the way, a particular data is serialized. For more reading, refer Cereal official documentation; http://uscilab.github.io/cereal/serialization_functions.html Change-Id: Ic5d01090b7a7679ef2bf638da786abbd033007bc Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>