mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Update v3-docs/docs/about/roadmap.md
Co-authored-by: Henrique Schmaiske <59376543+henriquealbert@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b497847df3
commit
6f8d139fa5
@@ -23,7 +23,7 @@ Contributors are encouraged to focus their efforts on work that aligns with the
|
||||
> After removing fibers, we became heavily reliant on async resources and consequently Async Hooks/Async Local Storage, which has a performance cost, we need to optimize that.
|
||||
|
||||
- Bringing community packages to the core
|
||||
> Some packages are widely used and should be part of the core, so this involves identifying and moving them there.
|
||||
> Some packages are widely used and should be part of the core, which involves identifying and moving them to the core.
|
||||
|
||||
- MongoDB Change Streams support ([Discussion](https://github.com/meteor/meteor/discussions/11842))
|
||||
> Change Streams is the official way to listen to changes in MongoDB. We should provide a way to use it seamlessly in Meteor. It has been planned for a long time, and now we’re in a position to do it.
|
||||
|
||||
Reference in New Issue
Block a user