Skip to content
#

concurrency-control

Here are 13 public repositories matching this topic...

Transaction-centric OLTP reference architecture for .NET. Eliminates read-before-write races, isolates domain from infrastructure limitations, and models aggregates as pure closures over state.

  • Updated Sep 21, 2026
  • C#

An enterprise-grade, RESTful ASP.NET Core Web API for managing restaurant table reservations. Features role-based JWT authentication, a strict physical table state machine, smart availability calculation, and Serializable transaction concurrency to guarantee zero double-bookings.

  • Updated Aug 20, 2026
  • C#

Add this topic to your repo

To associate your repository with the concurrency-control topic, visit your repo's landing page and select "manage topics."

Learn more