Skip to content

Transaction support #5

@Baughn

Description

@Baughn

With the supplied 'qdb' wrapper, if you do multiple simultaneous invocations of quinedb (as, say, to increase performance on a multicore system), there's a chance of clashing writes to qdb.out/err, which will break the executable entirely.

To get around this you should lock the output files before quinedb is invoked.

Also it would be nice to have it support transactions.

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