Ayende Rahien

RavenDB: .NET Aspire integration

.NET Aspire is a framework for building cloud-ready distributed systems in .NET....

Introducing Rook AI

Say hello to Rook AI. RavenDB’s mascot just went beyond the singularity and then...

AI Integration in RavenDB - Embeddings Generation

In version 7.0, RavenDB introduced vector search, enabling semantic search on te...

Optimizing concurrent count operations

I recently reviewed a function that looked something like this:public class Work...

RavenDB's Discord channel

RavenDB now has a Discord Channel, where we share memes, have serious technical ...

Optimizing by 170,000%(!) by not being silly

I care about the performance of RavenDB. Enough that I would go to epic lengths ...

RavenDB 7.1: One IO Ring to rule them all

One of the more interesting developments in terms of kernel API surface is the I...

The Heisenberg uncertainty principle for management's o...

A good lesson I learned about being a manager is that the bigger the organizatio...

On the role of design documents

When we build a new feature in RavenDB, we either have at least some idea about ...

RavenDB 7.0 Released: Moving to NLog

One of the “minor” changes in RavenDB 7.0 is that we moved from our own in-house...

RavenDB 7.0 Released: Snowflake & data warehouse integr...

RavenDB 7.0 adds Snowflake integration to the set of ETL targets it supports. Sn...

RavenDB 7.0 Released: AWS SQS & AWS Lambda integration

The big-ticket item for RavenDB 7.0 may be the new vector search and AI integrat...

RavenDB 7.0 Released: AI & Vector Search

RavenDB 7.0 is out, and the big news is vector search and AI integration in the ...

RavenDB 7.1: Clocking at 200 fsync/second

I have been delaying the discussion about the performance numbers for a reason. ...

RavenDB 7.1: Shared Journals

I wrote before about a surprising benchmark that we ran to discover the limitati...

RavenDB 7.1: Reclaiming disk space

After describing in detail the major refactoring we did for how RavenDB (via Vor...

RavenDB 7.1: Write modes

In the previous post, I talked about a massive amount of effort (2+ months of wo...

Accidenal complexity: A tale of two GUIDs

For a new feature in RavenDB, I needed to associate each transaction with a sour...

Challenge: What does this code do?

Here is a pretty simple C program, running on Linux. Can you tell me what you ex...

Answer: What does this code do?

I previously asked what the code below does, and mentioned that it should give i...

What happens when a sparse file allocation fails?

Today I set out to figure out an answer to a very specific question. What happen...

Querying over the current time in RavenDB

We received a really interesting question from a user, which basically boils dow...

Fun with bugs: Advanced Dictionary API

In RavenDB, we really care about performance. That means that our typical code d...

RavenDB Cloud: Auto scaling

RavenDB Cloud has a whole bunch of new features that were quietly launched over ...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.