AppFlowy-Cloud/libs/database/src
Nathan.fooo 5d356718fa
fix: using spawn_blocking in order to not block the runtime (#793)
* fix: using blocking in order to not block the runtime

* chore: increase deps count
2024-09-05 09:19:34 +08:00
..
chat chore: pass chat metadata (#789) 2024-09-04 17:19:39 +08:00
collab fix: using spawn_blocking in order to not block the runtime (#793) 2024-09-05 09:19:34 +08:00
file feat: endpoint for avatar upload (#736) 2024-08-23 16:36:09 +08:00
history chore: generate history using redis steam (#570) 2024-05-23 07:57:20 +08:00
index chore: use colla storage instead of select from db directly (#782) 2024-09-02 21:25:21 +08:00
lib.rs feat: duplicate published doc (#700) 2024-09-03 09:12:29 +08:00
listener.rs feat: add postgres listeners for collab service (#575) 2024-05-27 09:12:32 +08:00
pg_row.rs feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
publish.rs chore: replace query with query scalar for retrieving published view id 2024-09-03 15:28:01 +08:00
resource_usage.rs feat: support uploading file with multiple part (#625) 2024-06-19 13:06:58 +08:00
template.rs feat: Template CRUD Endpoint (#731) 2024-08-20 15:22:56 +08:00
user.rs chore: update sqlx to 0.8 (#710) 2024-08-05 23:44:11 +08:00
workspace.rs chore: fmt sqlx 2024-09-04 12:03:25 +08:00