Skip to content

Transactions Phase I #13

Description

@thomas-p-wilson
  • Define an interface, exposed by the session, that will allow the application to interact (create/commit/rollback) transactions.
  • Define an interface, exposed by an adapter, that will allow the session to interact with the underlying transaction implementation. (Some datastores don't provide transactions (think Mongo), so the adapter will have to provide a thin-transaction implementation, or none at all).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions