-
Software Development
Comparing developers
Recently I had to try to explain to a non technical person how I rate the developers that I work…
Read More » -
.NET
Production postmortem – The case of the infected cluster
RavenDB is a critical system for many of our clients, that means that we get our share of “the sky…
Read More » -
.NET
The RavenDB Comic StripPart III – High availability & sleeping soundly
Reference: The RavenDB Comic…
Read More » - .NET
-
.NET
The RavenDB Comic Strip – Part I – finding the hero
A while ago I posted the first draft of the RavenDB Comic Strip. Here is the final version. …
Read More » -
Software Development
The state of a failure condition
I’m looking over of a bunch of distributed algorithm discussion groups, and I recently saw several people making the same…
Read More » -
.NET
RavenDB Sharding – Adding a new shard to an existing cluster, splitting the shard
In my previous post, we have increased the capacity of the cluster by moving all new work to the new…
Read More » -
.NET
RavenDB Sharding – Adding a new shard to an existing cluster, the easy way
Continuing on the theme of giving a full answer to interesting questions on the mailing list in the blog, we…
Read More » -
.NET
Lambda methods and implicit context
The C# compiler is lazy, which is usually a very good thing, but that can also give you some issues.…
Read More » -
.NET
Taking full dumps for big IIS apps
If your application is running on IIS, you are getting quite a lot for free. To start with, monitoring and…
Read More »