Blog
Thoughts on software development, architecture, and the craft of building things.
Race conditions on the same resource are a classic backend problem. LockIt is a lightweight .NET package that lets you serialize operations per key while keeping everything else running in parallel.
10 views · 4 min read