mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Explain a recent change to CS.Input.isEqual that eliminated a very costly set of SQLite queries against the local package catalog cache on every app rebuild.
constraint-solver
Meteor Version Solver is an optimizing constraint solver for package dependencies. It is used by the Meteor build tool (Isobuild) for apps, packages and build plugins.
To learn more about Meteor Version Solver see the project page on meteor.com