-
Notifications
You must be signed in to change notification settings - Fork 40
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
Add RavenDB integration #396
Comments
@shiranshalom are you, or other members of Hibernating Rhinos happy to come onboard as the owners of the package(s)? |
@aaronpowell Thank you! |
How about for the code? Who should I add to the repo as CODEOWNERS? |
@aaronpowell you can add me, thanks! |
Done |
.NET Aspire issue link
dotnet/aspire#2119
Overview
RavenDB is a high-performance, open-source NoSQL database designed for fast, efficient, and scalable data storage. It supports advanced features like ACID transactions, distributed data replication, and time-series data management, making it an excellent choice for modern application development.
The proposed .NET Aspire integration with RavenDB allows developers to seamlessly connect to existing RavenDB instances or spin up new ones using the docker.io/library/ravendb container image.
Usage example
Additional context
We've received requests to add support for RavenDB in .NET Aspire, and we believe this contribution would be best suited for the CommunityToolkit/Aspire repository.
We've already developed both the client and hosting integrations and are preparing a pull request for your review.
Help us help you
Yes, I'd like to be assigned to work on this item
The text was updated successfully, but these errors were encountered: