|
Lightweight 0.20260921.0
|
C++23 coroutine API: tasks, executors and the offload backend. More...
C++23 coroutine API: tasks, executors and the offload backend.
Async entry points are added directly to the types you already use (SqlConnection, DataMapper, Pool), suffixed with Async. Note that this is a thread-offload model rather than protocol-level non-blocking I/O.