You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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).
@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.
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?
The text was updated successfully, but these errors were encountered: