mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-13 13:14: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.