Skip to content

Add a Transactions / ACID explanation page #220

Description

@dimitri-yatsenko

The book devotes a full chapter (40-operations/040-transactions.ipynb) to data consistency, ACID, CAP, and a bank-transfer failure demonstration. The docs cover transactions only operationally — a delete(transaction=False) flag and the automatic make() transaction — with no conceptual page.

Proposal: add explanation/transactions.md porting the ACID / consistency framing (what a transaction guarantees, atomic all-or-nothing, the bank-transfer example), and link it from the delete/insert how-tos and the computation model.

From an internal datajoint-book → docs coverage review (priority P4).

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions