Commit Graph

1703 Commits

Author SHA1 Message Date
Bartosz Sypytkowski 8f0f1b0c08 chore: merge branch origin stateless 2024-11-06 10:11:11 +01:00
Bartosz Sypytkowski 3fc49a8b21 chore: turn off collab preindexing 2024-11-06 10:10:55 +01:00
Zack Fu Zi Xiang 1ac0c3fe0c
Merge branch 'main' into stateless 2024-11-06 15:38:49 +08:00
Zack Fu Zi Xiang 27a664cde7
chore: update ci build tag regex 2 2024-11-06 15:37:07 +08:00
Zack Fu Zi Xiang 00d7761d05
chore: update ci build tag regex 2024-11-06 15:34:51 +08:00
Zack Fu Zi Xiang 47bdff694f
Merge branch 'main' into stateless 2024-11-06 15:31:28 +08:00
Zack Fu Zi Xiang e6dd922cb8
chore: update ci build regex 2024-11-06 15:31:07 +08:00
Zack Fu Zi Xiang 321d0b493b
chore: update ci version regex 2024-11-06 15:28:13 +08:00
Zack Fu Zi Xiang 81f429755e
Merge branch 'main' into stateless 2024-11-06 15:21:21 +08:00
Zack db6799b11b
Merge pull request #966 from AppFlowy-IO/ci/versioning
chore: add extra tag options
2024-11-06 15:17:51 +08:00
Zack Fu Zi Xiang f7b1fde1e4
chore: add extra tag options 2024-11-06 15:13:26 +08:00
Bartosz Sypytkowski 863e405263 chore: add more precise logging on get unindexed collabs 2024-11-06 08:04:07 +01:00
Bartosz Sypytkowski 9c428f1d89 chore: add stream key info to stream length exceeded check 2024-11-06 07:49:25 +01:00
Bartosz Sypytkowski f328e96763 chore: reduce log visibility level 2024-11-06 07:31:32 +01:00
Bartosz Sypytkowski 6a1d227929 chore: merge origin stateless into stateless 2024-11-05 08:04:26 +01:00
Bartosz Sypytkowski cc149472de chore: modify stress tests for continuous integration environment 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 99203cc7f3 chore: fix flaky tests 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 5388d419e6 chore: remove unused import 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 183e915f5e chore: lease drop log message - use tracing crate 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 25f0461389 chore: added metrics for new stateless operations 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski e86c9de316 chore: when saving collab snapshot, do not load it unless there are pending updates in redis 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski b6ba52672a chore: add exponential backoff to collab update stream 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 961c482995 chore: prevent hot loops in collab updates stream 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 3ad2c3dacb chore: clippy warnings 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 832e140f61 chore: collab stress test - make number of edits configurable 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 2511bd720d chore: fix clippy errors 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski ce793fa03e chore: make collab group prune grace period configurable 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 395424bfd2 chore: detect and re-request missing updates on the server side 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski 923fe7ffde chore: fix errors in lease code 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski e9a7d42b2e chore: fix issues mentioned in nathan review 2024-11-05 07:48:14 +01:00
Bartosz Sypytkowski a99f986270 chore: removed appflowy history 2024-11-05 07:48:12 +01:00
Bartosz Sypytkowski 81dc66fa7b chore: fix clippy warnings 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 7dc90904cb chore: fix clippy warnings 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski f684d3623d chore: fixed collab ack 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski fc1a7d28e2 chore: better stress test scenario 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski de4016659e chore: add break in cancellation of snapshot task 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski d624cdf49b chore: turn off separate appflowy history process 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski a2d3d7feb5 chore: add perf tests 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 279a599b66 chore: fix early return from redis collab update stream reader 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 85e25f887c chore: don't try to prune empty redis stream 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski d0b7c7d8e3 chore: update stream - live and current queries 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 61820d7226 chore: more traces in collab group 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski a1546909c3 chore: remove server sync protocol (not used anymore) 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 00f5a5bb7e chore: code cleanup 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 3e612e2db6 chore: create method for receiving the most recent snapshot 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 9c674d5777 chore: changes to make appflowy cloud compile under the latest appflowy collab 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski f7d4347d73 chore: changes to make appflowy cloud compile under the latest appflowy collab 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski bee7caedac chore: attach indexer to collab persister 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 97335a94ec chore: basics of snapshots (unoptimized) 2024-11-05 07:47:17 +01:00
Bartosz Sypytkowski 253bb97825 chore: a dirty draft of snapshot saving 2024-11-05 07:47:17 +01:00