diff options
author | Vadim Vladimirov <47372390+ImpressionableRaccoon@users.noreply.github.com> | 2023-10-05 18:05:32 +0300 |
---|---|---|
committer | vladimirovvs <vladimirovvs@yandex-team.com> | 2023-10-05 18:32:39 +0300 |
commit | edc5f6e44c1aebbe30868fd3d250f67aad95dbe6 (patch) | |
tree | 7e4c4fa0910e91285cf3de0583333d94725fbd7b | |
parent | bcae19f0ae90c93d0ab978ef1b4e516053f19535 (diff) | |
download | ydb-edc5f6e44c1aebbe30868fd3d250f67aad95dbe6.tar.gz |
docs: add Hydra 2022 video link
docs: add Hydra 2022 video link
Pull Request resolved: https://github.com/ydb-platform/ydb/pull/366
-rw-r--r-- | ydb/docs/en/core/public-talks.md | 1 | ||||
-rw-r--r-- | ydb/docs/ru/core/public-talks.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ydb/docs/en/core/public-talks.md b/ydb/docs/en/core/public-talks.md index 2a7b48a96f7..194ceba5092 100644 --- a/ydb/docs/en/core/public-talks.md +++ b/ydb/docs/en/core/public-talks.md @@ -13,4 +13,5 @@ * [About the event](https://hydraconf.com/talks/d63511d6011a4b458b9c16be675f6897/). * [Presentation](https://squidex.jugru.team/api/assets/srm/acbeabc7-56f1-4234-9e97-0e66c33be4ce/hydra-2022-fomichev-nizametdinov-1-.pdf). + * [Broadcast recording](https://www.youtube.com/watch?v=Ga2Eg2rbPPc). * Description: In this talk we present an approach to asynchronous replication in YDB that provides the following characteristics: changefeed from source database is sharded among multiple persistent queues, sharded changefeed is applied to the target database in a manner to guarantee target database consistency. diff --git a/ydb/docs/ru/core/public-talks.md b/ydb/docs/ru/core/public-talks.md index 705a9ca3a83..766952624b0 100644 --- a/ydb/docs/ru/core/public-talks.md +++ b/ydb/docs/ru/core/public-talks.md @@ -44,6 +44,7 @@ * [О мероприятии](https://hydraconf.com/talks/d63511d6011a4b458b9c16be675f6897/). * [Презентация](https://squidex.jugru.team/api/assets/srm/acbeabc7-56f1-4234-9e97-0e66c33be4ce/hydra-2022-fomichev-nizametdinov-1-.pdf). + * [Запись трансляции](https://www.youtube.com/watch?v=Ga2Eg2rbPPc). * Описание: In this talk we present an approach to asynchronous replication in YDB that provides the following characteristics: changefeed from source database is sharded among multiple persistent queues, sharded changefeed is applied to the target database in a manner to guarantee target database consistency. ### 2022: HighLoad++ Foundation 2022 {#highload-foundation-2022} |