AppFlowy-Cloud/libs/database
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
..
src feat: using transaction to write multiple records (#477) 2024-04-19 15:22:57 +08:00
Cargo.toml feat: implement grpc for history server (#470) 2024-04-16 14:10:56 +08:00