How easy is it to switch from milkman to mixer?
- Dominant language
- Python
- Stars
- 953
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
I have some code using milkman. How hard would it be to switch from milkman to mixer?
Already, I see that my `milkman.deliver` calls will have to use a non-saving `Mixer(commit=False)` instance. What other differences should I be aware of?
I'm just curious: Is any of the mixer code taken directly from the milkman project?
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8249813-how-easy-is-it-to-switch-from-milkman-to-mixer?utm_campaign=plugin&utm_content=tracker%2F327725&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F327725&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing mixer usage around `Mixer(commit=False)` and compare it with the reported `milkman.deliver` calls. Document the migration differences and clarify whether any mixer code was taken directly from milkman; done means the comparison answers both questions for users considering the switch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100