NoSQL Database Documentation
We hereby welcome you into the RavenDB Documentation.
Feel free to explore the sizeable world of our premier NoSQL database.
We hereby welcome you into the RavenDB Documentation.
Feel free to explore the sizeable world of our premier NoSQL database.
[Sharding]
added prefixed sharding feature. More here[ETL]
added Azure Queue Storage ETL. More here[Monitoring]
added OpenTelemetry support. More here[Studio]
introduced OmniSearch for easier navigation[Integrations]
Akka.NET Persistence. Guide | Docs | Design Notes[Cryptography]
removed Portable.BouncyCastle and introduced BouncyCastle.Cryptography instead[Encryption]
switched 'libsodium' to 1.0.20[ETL]
MSSQL integration no longer defaults to 'Encrypt=Optional'[Identity]
database configuration will now take into account server-wide identity parts separator[Indexes]
throw exception on LoadDocument with dynamic collection name[Indexes]
changed how complex fields are handled in Corax. More here[Revisions]
added ability to revert revision to a document via 'databases/*/revisions/revert/docs' endpoint[Setup]
switched to Single File App[Changes API]
changes 'ForOperation' are only available when node tag is passed to 'DocumentStore.Changes' method[Compare Exchange]
create only compare exchange when index is 0[Operations]
align default delta (1) with rest of the API operations in CounterOperation[Revisions]
added 'RevertRevisionsByIdOperation'[Session]
both Load and LazyLoad should return null when ID is null[Session]
optimized chained negated search query in LINQ queries[Session]
throwing exception when 'Any' is used in LINQ queries on enumerable with 'and' on different fields[Revisions]
introduced better navigation and comparison in compare revisions view[Licensing]
by default if no license is specified or license is invalid/expired, the test driver will throw an exception