meteor / meteor/publish-counts

Mirror `Meteor.Collection._publishCursor` more closely?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
200
Forks
47
PR merge metrics
No merged PRs in 30d

Description

- [ ] add it at `Meteor.Collection._publishCursorCount`
- [ ] change the argument order to `(cursor, sub, [collection-name], counter-name)`
- [ ] never call `sub.ready()`

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate Meteor.Collection._publishCursorCount and compare its behavior with Meteor.Collection._publishCursor. Update the implementation to match the requested argument order, add the collection-name option, and avoid calling sub.ready(); the checklist is complete when all three behaviors match the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.