Skip to content

Implement checksum validation for database records. #14

@sushrut141

Description

@sushrut141

Currently we directly serialize records to disk and read them back.
To detect corruption of data, a new checksum needs to be added to each block to validate
data integrity. Malformed records should be skipped during reads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions