Skip to content

Commit

Permalink
docs: note for running projections using management api (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinPihony authored Nov 5, 2024
1 parent 5440cb8 commit a3677ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/src/main/paradox/management.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

With the @apidoc[ProjectionManagement] API you can manage the offset of a projection.

@@@ note

This management API is only usable with a running projection within the same system.

@@@

To retrieve latest stored offset:

Scala
Expand Down

0 comments on commit a3677ad

Please sign in to comment.