From 3feea57204296f50ce6ad2d2311efa7468820ad7 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 30 Nov 2021 23:52:03 +0100 Subject: [PATCH] Add eventual consistency video --- content/videos.json | 11 +++++++++++ content/videos/what-is-eventual-consistency.md | 1 + 2 files changed, 12 insertions(+) create mode 100644 content/videos/what-is-eventual-consistency.md diff --git a/content/videos.json b/content/videos.json index 1992a3ccc..43cfb32c2 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "what-is-eventual-consistency", + "title": "What is Eventual Consistency?", + "description": "Learn about the different consistency models in distributed systems", + "isPro": false, + "youtubeLink": "https://www.youtube.com/watch?v=rpqsSkTIdAw", + "authorUsername": "kamranahmedse", + "duration": "5 minutes", + "updatedAt": "2021-11-30T19:59:14.191Z", + "createdAt": "2021-11-30T19:59:14.191Z" + }, { "id": "ssh-ssl-tls", "title": "SSH vs TLS vs SSL", diff --git a/content/videos/what-is-eventual-consistency.md b/content/videos/what-is-eventual-consistency.md new file mode 100644 index 000000000..7f1c18b64 --- /dev/null +++ b/content/videos/what-is-eventual-consistency.md @@ -0,0 +1 @@ +