Skip to content
#

read-uncommitted

Here are 2 public repositories matching this topic...

Language: All
Filter by language

Easy to use Spring-style transaction manager for GORM — REQUIRED, REQUIRES_NEW, NESTED, SUPPORTS, NOT_SUPPORTED, MANDATORY, and NEVER propagations. Adds post-transaction hooks like AfterCommit, transparent complexity with middleware-friendly context injection (HTTP/Kafka/jobs)

  • Updated Dec 6, 2025
  • Go

This project provides C# extension methods to execute Entity Framework Core queries with the `NOLOCK` hint (ReadUncommitted isolation level). It's designed to prevent read operations from being blocked by database locks, significantly improving query performance in high-concurrency scenarios. Ideal for performance-sensitive tasks.

  • Updated Aug 8, 2025
  • C#

Improve this page

Add a description, image, and links to the read-uncommitted topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more