Skip to content

Add better file corruption avoidance #10

Description

@VolatileDream

It appears that the initial assumption of writing to the data file, and then the index being a safe way to avoid data corruption may not hold in many circumstances (http://danluu.com/file-consistency/).

Chronos needs to be able to detect a corrupt index, and avoid corrupting it further. Additionally it should probably support a recovery mechanism for re-writing the datastore to remove corrupted entries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions