diff --git a/.obsidian/plugins/home-tab/data.json b/.obsidian/plugins/home-tab/data.json index 4e5c8fe1..1e1b1028 100644 --- a/.obsidian/plugins/home-tab/data.json +++ b/.obsidian/plugins/home-tab/data.json @@ -23,6 +23,10 @@ "markdownOnly": false, "unresolvedLinks": false, "recentFilesStore": [ + { + "filepath": "_inbox/2024-06-30 1719771906.md", + "timestamp": 1719771906338 + }, { "filepath": "_inbox/Шардирование в БД.md", "timestamp": 1719770942993 @@ -38,10 +42,6 @@ { "filepath": "Cassandra.md", "timestamp": 1719770689366 - }, - { - "filepath": "_inbox/Key Based Sharding.md", - "timestamp": 1719735197385 } ], "bookmarkedFileStore": [], diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 675f9af8..e1f2896f 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Vitess", + "path": "_inbox/Vitess.md" + }, { "basename": "Шардирование в БД", "path": "_inbox/Шардирование в БД.md" @@ -195,10 +199,6 @@ { "basename": "Фантомное чтение", "path": "_inbox/Фантомное чтение.md" - }, - { - "basename": "Pasted image 20240620094127", - "path": "meta/files/Pasted image 20240620094127.png" } ], "omittedPaths": [], diff --git a/_inbox/Vitess.md b/_inbox/Vitess.md new file mode 100644 index 00000000..0bb8c495 --- /dev/null +++ b/_inbox/Vitess.md @@ -0,0 +1,12 @@ +--- +aliases: +tags: + - зрелость/🌱 +date: + - - 2024-06-30 +zero-link: + - "[[00 MySQL]]" +parents: +linked: +--- +![](Vitess.pdf) \ No newline at end of file diff --git a/meta/files/Vitess.pdf b/meta/files/Vitess.pdf new file mode 100644 index 00000000..d934f0c5 Binary files /dev/null and b/meta/files/Vitess.pdf differ