Skip to main content

One post tagged with "kahuna"

View All Tags

Why I Built Kahuna - A New Take on Distributed Key/Value Storage

· 6 min read
Andres Gutierrez
Creator of Kahuna

About eight years ago, I had the opportunity to build systems for my company using Erlang. Discovering the actor model was a turning point in how I designed systems from that moment on. However, for strategic reasons, we had to move away from Erlang and focus on the .NET ecosystem. While robust and well-established actor model libraries for C# exist, they included many features we didn’t need, and their performance wasn’t entirely satisfactory for our use cases. This led me to the idea of building a lightweight library.