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

Migration from agenda #46

Open
ben-moore opened this issue Aug 8, 2024 · 2 comments
Open

Migration from agenda #46

ben-moore opened this issue Aug 8, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers question Further information is requested

Comments

@ben-moore
Copy link

We have a project that has been running for several years on Agenda (currently at v5). We're planning an upgrade from MongoDB 5 to MongoDB 7 and are considering moving to Pulse due to Agenda no longer being maintained.

Given Pulse was started as a fork of Agenda, is it backwards compatible - i.e. can I swap out the libraries, ensure Pulse connects to the same collection, and expect existing scheduled tasks to continue running in the same way?

@code-xhyun code-xhyun self-assigned this Aug 10, 2024
@code-xhyun code-xhyun added good first issue Good for newcomers question Further information is requested labels Aug 10, 2024
@code-xhyun
Copy link
Contributor

@ben-moore I apologize for the late reply! While we've made efforts to ensure maximum compatibility with the previous version, we strongly recommend conducting tests. Additionally, considering that Pulse supports features not available in Agenda, it would be good to take that into account (e.g. Resume Incomplete Tasks After System Restart / Retry Failed Tasks).

@ben-moore
Copy link
Author

@code-xhyun thanks for getting back to me and no worries :)

Will review further - we've actually found that Agenda continues to work currently with MongoDB 7 + latest node driver, so have less need for an immediate move, but will keep it under consideration for the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants