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

Migrate to async (Meteor 2.8 and onwards) #84

Open
perbergland opened this issue Oct 22, 2022 · 3 comments · May be fixed by #87
Open

Migrate to async (Meteor 2.8 and onwards) #84

perbergland opened this issue Oct 22, 2022 · 3 comments · May be fixed by #87
Assignees

Comments

@perbergland
Copy link

This package will need to be updated for fibers-free meteor:

  • Use *Async mongodb methods and adapt code to be async and that migration functions need to be awaited since they can also be async
@StorytellerCZ
Copy link
Collaborator

Started working on this.

@StorytellerCZ StorytellerCZ self-assigned this May 22, 2023
@StorytellerCZ StorytellerCZ linked a pull request May 22, 2023 that will close this issue
@bratelefant
Copy link

bratelefant commented Jan 5, 2024

What's the current state on this? I got a local clone with asynchronous support added. Could get a fork up.

Edit: ok I missed the PR ;)

@lc3t35
Copy link

lc3t35 commented Mar 16, 2024

Will it be merged to master ? or do we need to get the package of release-2.0 branch locally ?
how can we add it to meteor 3.0 project as version 2 ?
Thank you

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

Successfully merging a pull request may close this issue.

4 participants