Skip to content

Transaction support #53

Open
hayhay27 opened this issue Jul 11, 2022 · 0 comments
Open

Transaction support #53

hayhay27 opened this issue Jul 11, 2022 · 0 comments

Comments

@hayhay27
Copy link

Could we find a way to adapt interface to support transacitons on scheduling?

Needs to support mongo transactions alongside with psql (upcoming impl) ones.

I see that there is interface IAdderJob which has two methods AddJob and AddRecurrentJob. But they can't be extended correctly for all implementation without additional abstraction (let's say context)

Also probably we need to extend Schedule method to accept transaction (context).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant