Type of issue:
We miss documentation of using transactions in parallel threads. It might be very important in high-performance systems but might be tricky. Probably it would be great to write a separate page about it. The original question I started to investigate this topic with was: "Is it possible to use C# Parallel API for UPDATE/DELETE instead of simple foreach loop?"
Links to related github issues:
Requires some serious input from the core team.
Type of issue:
We miss documentation of using transactions in parallel threads. It might be very important in high-performance systems but might be tricky. Probably it would be great to write a separate page about it. The original question I started to investigate this topic with was: "Is it possible to use C# Parallel API for UPDATE/DELETE instead of simple
foreachloop?"Links to related github issues:
Requires some serious input from the core team.