AppFlowy-Cloud/libs
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
..
access-control chore: enable multiple thread (#451) 2024-04-06 15:13:15 +08:00
app-error feat: add file storage limit error code 2024-04-06 18:18:17 +08:00
appflowy-ai feat: add feature brotli (#452) 2024-04-06 16:43:38 +08:00
client-api chore: fix potential sync issue (#474) 2024-04-16 20:07:47 +08:00
client-api-test-util chore: bump collab version (#471) 2024-04-15 12:35:14 +08:00
client-api-wasm ci: try to fix flaky test (#473) 2024-04-16 18:20:36 +08:00
client-websocket chore: rename websocket crate (#390) 2024-03-17 16:04:30 +08:00
collab-rt feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
collab-rt-entity refactor: actix-ws (#453) 2024-04-07 12:43:29 +08:00
collab-rt-protocol chore: fix potential sync issue (#474) 2024-04-16 20:07:47 +08:00
collab-stream ci: try to fix flaky test (#473) 2024-04-16 18:20:36 +08:00
database feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
database-entity chore: wrapper for collab (#448) 2024-04-05 11:30:00 +08:00
encrypt fix: cargo deny check advisories 2024-01-18 18:46:47 +08:00
gotrue feat: add feature brotli (#452) 2024-04-06 16:43:38 +08:00
gotrue-entity chore: add logs (#286) 2024-02-03 07:40:18 +08:00
infra feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00
shared-entity feat: support subscribe token (#464) 2024-04-15 14:46:30 +08:00
snowflake chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
tonic-proto feat: implement grpc for history server (#470) 2024-04-16 14:10:56 +08:00
wasm-test feat: support subscribe token (#464) 2024-04-15 14:46:30 +08:00
workspace-template feat: Implement history(1) (#466) 2024-04-15 09:18:19 +08:00