From 13a71c7f0a8ae99bcea5ccd2e717657f2cb5b0fb Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Thu, 9 Jan 2025 17:36:13 +0300 Subject: [PATCH] m --- db/sql/postgres/feature/performance/docs/courses.txt | 8 ++++++++ pl/cross/messaging/kafka/docs/presentations.txt | 2 +- pl/cross/messaging/kafka/features/transactions.txt | 3 +++ pl/java/libfws/spring/data/jdbc/docs/presentations.txt | 2 +- 4 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 pl/cross/messaging/kafka/features/transactions.txt diff --git a/db/sql/postgres/feature/performance/docs/courses.txt b/db/sql/postgres/feature/performance/docs/courses.txt index af64c606c..5cb751b49 100644 --- a/db/sql/postgres/feature/performance/docs/courses.txt +++ b/db/sql/postgres/feature/performance/docs/courses.txt @@ -1,7 +1,15 @@ +2024 +Tenzor - Borovikov - Backend School for PG + l2 - simple queries of 58:01 + https://www.youtube.com/watch?v=nf3b2QmG_jA 2023 Tenzor - Borovikov - Backend School for PG https://www.youtube.com/playlist?list=PLt0vzWoDuwcTdFnp-QWtx2yEvKMDlPw7l https://github.com/Kilor/PG-for-beginners + l2 - complex selects of 52:53 + https://www.youtube.com/watch?v=sKzbr2mdnuQ + l2 - simple queries of 50:33 + https://www.youtube.com/watch?v=9IrlR8McM9E PostgresProfessional - RogovLuzanovTolmachyov - QPT13 - Query Optimization of p12 https://postgrespro.ru/education/courses/QPT https://www.youtube.com/playlist?list=PLaFqU3KCWw6JW80WBHPOe-SMJD2NOjmge diff --git a/pl/cross/messaging/kafka/docs/presentations.txt b/pl/cross/messaging/kafka/docs/presentations.txt index e41c7503d..54f80783c 100644 --- a/pl/cross/messaging/kafka/docs/presentations.txt +++ b/pl/cross/messaging/kafka/docs/presentations.txt @@ -4,7 +4,7 @@ Kafka Summit 2017: https://www.youtube.com/watch?v=ySf7bDBHRUQ 2024 -Spectr - Koreysha - Apache Kafka Typical Erors 1:00 of 54:46 +Spectr - Koreysha - Apache Kafka Typical Erors 12:00 of 54:46 https://www.youtube.com/watch?v=FGETRVOPdiA https://drive.google.com/file/d/1APmfDCMIDXStkR5uld5LlbdC2N3Lxho6/view ByteByteGo - System Design: Why is Kafka so Popular? of 4:19 diff --git a/pl/cross/messaging/kafka/features/transactions.txt b/pl/cross/messaging/kafka/features/transactions.txt new file mode 100644 index 000000000..0136e0cb4 --- /dev/null +++ b/pl/cross/messaging/kafka/features/transactions.txt @@ -0,0 +1,3 @@ +2023 +Otus - Petrelevich - Kafka Transactions ru 1:00 of 1:42:12 + https://www.youtube.com/watch?v=_-Mzh4mun-s diff --git a/pl/java/libfws/spring/data/jdbc/docs/presentations.txt b/pl/java/libfws/spring/data/jdbc/docs/presentations.txt index a988f1007..4703161d4 100644 --- a/pl/java/libfws/spring/data/jdbc/docs/presentations.txt +++ b/pl/java/libfws/spring/data/jdbc/docs/presentations.txt @@ -2,7 +2,7 @@ SpringDeveloper - Long - Spring Tips: Spring Data JDBC 0:00 of 27:35 https://www.youtube.com/watch?v=srBYXhhLVV4 ! using records, cache -Otus - Spring Data Jdbc Fundamentals ru 1:25:00 of 2:34:40 +Otus - Spring Data Jdbc Fundamentals ru of 2:34:40 https://www.youtube.com/watch?v=dhTje0tsfU8 ! 1:05:00 @MappedCollection(idColumn="book_id") ! 1:07:00 @PersistenceCreator c-tor