AppFlowy-Cloud/tests
Nathan.fooo 970fbaed57
feat: using transaction to write multiple records (#477)
* chore: impl batch write

* chore: update test

* chore: using save point to optimize write

* chore: update docs

* chore: fix test

* chore: increase write speed

* chore: use redis sorted set

* chore: fallback to write to disk directly when fail to queue

* chore: fix test

* chore: fix test

* chore: update log

* chore: add metrics
2024-04-19 15:22:57 +08:00
..
collab feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
collab_snapshot chore: bump collab version (#471) 2024-04-15 12:35:14 +08:00
gotrue feat: use email for af workspace invitation table 2024-03-06 11:29:07 +08:00
sql_test feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
test_asset/document chore: remove unused test 2024-04-05 14:04:26 +08:00
user test: add magic link test 2024-04-10 10:34:44 +08:00
websocket fix: handle receiver close for connection test (#462) 2024-04-10 09:30:08 +08:00
workspace feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00
main.rs feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00