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

Making the MongoDB database default to the chronicle one, which is what is expected #1673

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

einari
Copy link
Contributor

@einari einari commented Jan 23, 2025

Fixed

  • Defaulting the database for MongoDB to the chronicle+main database. This means you don't have to specify database when running Orleans InProcess. This will also then be compatible if moving from in-process to out-of-process as it will default to this.
  • Adding an overload to .WithMongoDB() that takes the ChronicleOptions which is then passed along from the Kernel Server program.

@einari einari added the patch label Jan 23, 2025
@einari einari merged commit f120b8f into main Jan 23, 2025
16 of 17 checks passed
@einari einari deleted the fix/default-database branch January 23, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant