Skip to content

Add Change Feed Processor (CFP) support for JavaScript/Node.js #38328

Description

@paulo-assoc

Add Change Feed Processor (CFP) support for JavaScript/Node.js

Problem

Reading changes across many partitions in a reactive way is difficult to do because you can only query by partition key. I am always frustrated when a programming language (in this case C#/.NET and Java) is given preferential treatment. I believe there a large number of JavaScript developers using Cosmos DB. We want and need all Cosmos DB features to be available to us. I realize this feature request was proposed by a contributor, ignored, and then closed previously.

Proposed solution

Change Feed Processor pattern allows for subscribing on all changes across many machines, for better throughput.

Next steps

Start planning support for it

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Cosmoscustomer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions