-
### Describe the feature.
RavenDB 6 [released Oct 2, 2023](https://ravendb.net/articles/ravendb-version-6-0-is-now-live). We want the persisted to support that version.
### Additional Context
…
-
### Description
I'm from [RavenDB](https://github.com/ravendb/ravendb) team and would like to share a report about potentially peculiar behavior of managed memory allocations. In particular it's abou…
-
With Cloudflare, it is common to deploy the web application via [Cloudflare Pages](https://developers.cloudflare.com/pages) so that static resources aren't part of the worker's code size limit. But `r…
-
Out of interest, how are you handling RavenDB? EFS?
-
When calling `ConditionalLoadAsync` in the same session that has called `LoadAsync` throws System.InvalidOperationException : `Disposing session with active async task is forbidden, please make sure t…
-
http://ravendb.net/
Will attempt to work on this when I have time
-
### Feature Request
Please add support for RavenDB document database
### Additional Information
Mentioned in both Gartner and Forrester research, RavenDB is a pioneer in NoSQL database technology…
-
### Package description
ACID Document Database
### Home page URL
https://ravendb.net/
### Source code URL
https://github.com/ravendb/ravendb
### Packaging po…
-
Using RavenDB 6.2.0.
I have a TestObject containing property Timestamp (long) holding Unix timestamp. As soon as I query on the property and the query contains either OrderBy or OrderByDescending, …
-
Hi @madelson,
do you have any plans for adding RavenDB distributed lock implementation?