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

V7 Documentation Updates #2971

Open
8 of 14 tasks
jeremydmiller opened this issue Feb 19, 2024 · 0 comments
Open
8 of 14 tasks

V7 Documentation Updates #2971

jeremydmiller opened this issue Feb 19, 2024 · 0 comments
Milestone

Comments

@jeremydmiller
Copy link
Member

jeremydmiller commented Feb 19, 2024

Jeremy has sprinted ahead in development and out paced documentation updates. This is tracking work that either hasn't been doc'd, or docs that could really use a refresh/review before 7.0

  • IChangeListener.BeforeCommitAsync()
  • Better discussion of IChangeListener in the asynchronous projections. Example of acting on aggregation changes. "at least once" vs "at most once" delivery guarantees
  • Numeric revision tracking as an alternative to the current optimistic concurrency. Couple wrinkles in its usage to document
  • Asynchronous version of FetchForWriting()
  • Blue/green deployment of asynchronous projections
  • Dynamic tenant database option
  • Asynchronous daemon ownership changes, the potential for Marten to run in parallel.
  • Try to refresh the "which projection type do I choose...."
  • Really stress the importance of using FetchForWriting() in application code
  • Native patching
  • Document that compiled queries cannot use primary constructors
  • Can use static Apply methods on projections
  • Using logging with NpgsqlDataSource
  • Async daemon error handling
@jeremydmiller jeremydmiller added this to the 7.0.0 milestone Feb 19, 2024
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

1 participant