journaling

1.0.1 • Public • Published

journaling

Journaling Storage Engine

Theory Of Operation

Json document with an array of paragraphs of multtiple types, is edited by JSONPatch objects that are first saved in a journal directory. The journal directory is contained within the directory that holds the content.json file. Name of the main directory is the record id. The patch files in the journal directory are uuid named, so that all save requests go thorugh.

/journaling/

    Package Sidebar

    Install

    npm i journaling

    Weekly Downloads

    1

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    37.1 kB

    Total Files

    4

    Last publish

    Collaborators

    • catpea