Skip to content

Add the capability to configure the transaction isolation level #60

Description

@rhinof

Currently the default isolation level of the transaction that grabbit creates and passes on to handlers has an isolation level of read-committed. while some services would require an isolation level that provides more consistency in order to properly function (such as repeatable read)

We should consider allowing the configuration of the isolation level of the transaction grabbit creates.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions