mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-18 07:34:19 +01:00
With AsyncMutex, we can use different mutex mechanisms in the database - e.g. tokio::sync::Mutex.
With AsyncMutex, we can use different mutex mechanisms in the database - e.g. tokio::sync::Mutex.