Open tisonkun opened 5 months ago
I noticed that libsql's API is async.
Does it bind to the tokio runtime? And do we have some sync version; for example, the memory db should be good to run in sync?
I noticed that libsql's API is async.
Does it bind to the tokio runtime? And do we have some sync version; for example, the memory db should be good to run in sync?