-
The RavenDB 3.5 persistence audit ingestion is based on RavenDB bulk-inserts. When we developed the RavenDB 5 persistence, we also based it on RavenDB bulk inserts.
We have seen some evidence that …
-
### Description
We have a customized implementation of HttpStream which under the covers reads data from unmanaged memory and writes it as JSON to the request body:
https://github.com/ravendb/rave…
-
Embeded version loads very slowly. We need to have full version set up on Azure.
-
(what the title says)
-
Hi
in SaveChangesAsync() we get the following exception:
```
Raven.Client.Exceptions.RavenException: System.ArgumentOutOfRangeException: Unexpected index argument value: 24 (Parameter 'index')
A…
-
When trying to delete documents using the DeleteByQueryOperation I am getting strange errors in my logs.
Exception:
```
System.ObjectDisposedException
Cannot access a disposed object. Object na…
-
Out of nowhere, my C# applications using a ravendb server are all throwing exceptions.
It's running on a ubuntu 22.04 server, which was restarted a few days ago (no idea if this has anything to do wi…
-
# ASP.NET MVC - Get RavenDB up and running in 5 minutes using Ninject
How to get the NoSQL database RavenDB working with ASP.NET MVC and dependency injection.
[https://www.dalsoft.co.uk/blog/ind…
-
### .NET Aspire issue link
_No response_
### Overview
The [Particular Service Platform](https://particular.net/) is a popular service that is used to build distributed systems with NServicebus. Hav…
-
Morning !
Today I noticed to get some random error I can't really explain on my CI/CD:
Do you have any ideas what could cause this error ?
It does not happens often, but only randomly.
```…