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