Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js RFC - 021 Projections API Implementation #238

Open
13 of 16 tasks
tambeau opened this issue Nov 8, 2021 · 0 comments
Open
13 of 16 tasks

Node.js RFC - 021 Projections API Implementation #238

tambeau opened this issue Nov 8, 2021 · 0 comments

Comments

@tambeau
Copy link
Contributor

tambeau commented Nov 8, 2021

@tambeau commented on Fri Nov 05 2021

Implementation of Node.js gRPC Projections API

State

Control

  • Restart Projections Subsystem
  • Abort (Name) - WriteCheckpoint set to false
  • Disable (Name) - WriteCheckpoint set to true
  • Enable (Name)
  • Reset (Name) - Remove WriteCheckpoint
  • Delete (Name, DeleteStateStream, DeleteCheckpointStream, DeleteEmittedStream)

Statistics

  • Get Statistics (name)
  • List

Update

  • Projection (Name, Query, EmitEnabled)
  • Config (Name, Config) blocked - Server Update Required

Create

  • Create Projection (Name, Query, EmitEnabled, TrackEmittedStreams) - Enabled parameter remove always set to false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants