Files
meteor/.github/workflows
italo jose b08fecbf20 mongo: validate and refactor reactivity driver selection
- Introduce availableDrivers and DEFAULT_REACTIVITY_ORDER (uses 'polling').
- Validate Meteor.settings.packages.mongo.reactivity if provided.
- Add _getConfiguredReactivityOrder to normalize/validate configured order.
- Extract _selectReactivityDriver to centralize async availability checks and selection.
- Simplify driverChecks and remove duplicated selection logic in _observeChanges.
- Use this consistently (instead of self) and fix multiplexer onStop closure.
- Ensure observe driver receives correct mongoHandle and store multiplexers on this.
- Add JSDoc for compareOperationTimes in mongo_common.js.
2025-12-11 17:28:25 -03:00
..
2024-10-01 20:37:00 +02:00
2024-11-07 16:53:24 -04:00
2024-04-11 12:27:20 -04:00
2025-01-28 16:52:23 +01:00
2023-12-11 10:58:50 +00:00
2024-10-01 20:37:00 +02:00