Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the capability to configure the transaction isolation level #60

Open
rhinof opened this issue May 2, 2019 · 0 comments
Open

Add the capability to configure the transaction isolation level #60

rhinof opened this issue May 2, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@rhinof
Copy link
Contributor

rhinof commented May 2, 2019

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.

@rhinof rhinof added the enhancement New feature or request label May 2, 2019
@rhinof rhinof added this to To do in v1.1 May 6, 2019
@rhinof rhinof removed this from To do in v1.1 May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant