Checksum validation
sumanth-pasupuleti
released this
12 Jul 15:44
·
55 commits
to master
since this release
This feature adds the capability to do checksum validation for "values". Checksum can be included into the values by the DefaultDataGenerator based on a configurable value, and a reader can choose to validate the checksum of the value read, based on a configurable value.
Having this capability is useful to validate, say, the correctness of a datastore, at least in terms of corruption of the values being written.