Files
logseq/deps
Tienson Qin 5fd91035df wip: transact to worker directly
Previously, the transactions will go though main thread db -> worker
db, this commit changes it to worker db first and then send the
updates to the main thread db.

This change does introduce some bugs because all the db transactions
are async now.
2024-01-08 20:53:23 +08:00
..
2024-01-08 12:59:08 +08:00
2024-01-08 20:53:23 +08:00
2024-01-08 15:35:09 +08:00
2023-12-04 20:47:37 +08:00