From 8dedd9a1600eac7d3e7c8a7cca65bb8235600acc Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Fri, 28 Jun 2024 16:00:25 +0300 Subject: [PATCH] m --- db/sql/postgres/tools/diff/pgcompare.txt | 1 + db/sql/postgres/tools/replication/symmetricds.txt | 2 ++ db/sql/postgres/tools/scalability/pgedge.txt | 2 ++ db/sql/postgres/tools/scalability/yugabyte.txt | 2 ++ hw/comp/keyboard/mechanics/msi.txt | 2 ++ pl/cross/search/es/integration/docker.txt | 2 ++ pl/java/libfws/spring/boot/starter/articles.txt | 1 + pl/java/libfws/spring/data/jpa/docs/tips.txt | 1 + 8 files changed, 13 insertions(+) create mode 100644 db/sql/postgres/tools/diff/pgcompare.txt create mode 100644 db/sql/postgres/tools/replication/symmetricds.txt create mode 100644 db/sql/postgres/tools/scalability/pgedge.txt create mode 100644 db/sql/postgres/tools/scalability/yugabyte.txt create mode 100644 hw/comp/keyboard/mechanics/msi.txt diff --git a/db/sql/postgres/tools/diff/pgcompare.txt b/db/sql/postgres/tools/diff/pgcompare.txt new file mode 100644 index 000000000..baeed640e --- /dev/null +++ b/db/sql/postgres/tools/diff/pgcompare.txt @@ -0,0 +1 @@ +https://github.com/CrunchyData/pgCompare diff --git a/db/sql/postgres/tools/replication/symmetricds.txt b/db/sql/postgres/tools/replication/symmetricds.txt new file mode 100644 index 000000000..43ad731d4 --- /dev/null +++ b/db/sql/postgres/tools/replication/symmetricds.txt @@ -0,0 +1,2 @@ +https://symmetricds.org/ +https://github.com/JumpMind/symmetric-ds/ diff --git a/db/sql/postgres/tools/scalability/pgedge.txt b/db/sql/postgres/tools/scalability/pgedge.txt new file mode 100644 index 000000000..d4f121f8a --- /dev/null +++ b/db/sql/postgres/tools/scalability/pgedge.txt @@ -0,0 +1,2 @@ +https://www.pgedge.com/ +https://github.com/pgEdge/pgedge diff --git a/db/sql/postgres/tools/scalability/yugabyte.txt b/db/sql/postgres/tools/scalability/yugabyte.txt new file mode 100644 index 000000000..bb2e14e31 --- /dev/null +++ b/db/sql/postgres/tools/scalability/yugabyte.txt @@ -0,0 +1,2 @@ +https://www.yugabyte.com/ +https://github.com/yugabyte/yugabyte-db diff --git a/hw/comp/keyboard/mechanics/msi.txt b/hw/comp/keyboard/mechanics/msi.txt new file mode 100644 index 000000000..dbbe3ec78 --- /dev/null +++ b/hw/comp/keyboard/mechanics/msi.txt @@ -0,0 +1,2 @@ +2024 +https://overclockers.ru/lab/show/134939/obzor-i-testirovanie-igrovoj-mehanicheskoj-klaviatury-msi-vigor-gk41 diff --git a/pl/cross/search/es/integration/docker.txt b/pl/cross/search/es/integration/docker.txt index 99a67305b..facf68513 100644 --- a/pl/cross/search/es/integration/docker.txt +++ b/pl/cross/search/es/integration/docker.txt @@ -9,5 +9,7 @@ docker pull docker.elastic.co/elasticsearch/elasticsearch:7.17.6 docker.elastic.co/elasticsearch/elasticsearch:8.4.1 +2024 +https://www.reddit.com/r/docker/comments/1dpruuz/what_am_i_doing_wrong_here_im_trying_to_get 2019 https://medium.com/@TimvanBaarsen/how-to-run-an-elasticsearch-7-x-single-node-cluster-for-local-development-using-docker-compose-2b7ab73d8b82 diff --git a/pl/java/libfws/spring/boot/starter/articles.txt b/pl/java/libfws/spring/boot/starter/articles.txt index 57175759e..835e2d59a 100644 --- a/pl/java/libfws/spring/boot/starter/articles.txt +++ b/pl/java/libfws/spring/boot/starter/articles.txt @@ -1,4 +1,5 @@ 2024 +https://habr.com/ru/companies/ru_mts/articles/825014/ https://habr.com/ru/companies/ru_mts/articles/811693/ 2020 https://www.baeldung.com/spring-boot-custom-starter diff --git a/pl/java/libfws/spring/data/jpa/docs/tips.txt b/pl/java/libfws/spring/data/jpa/docs/tips.txt index b7684e6a1..900cde949 100644 --- a/pl/java/libfws/spring/data/jpa/docs/tips.txt +++ b/pl/java/libfws/spring/data/jpa/docs/tips.txt @@ -1,6 +1,7 @@ https://habr.com/ru/articles/265061/ 2024 +https://habr.com/ru/articles/824936/ https://habr.com/ru/companies/magnit/articles/814573/ ! getting rid of SQL in Java Code @OneToMany