Add cap theorem video

This commit is contained in:
Kamran Ahmed
2021-10-05 08:05:24 +02:00
parent f1b6d13928
commit 374e8a04fd
4 changed files with 15 additions and 1 deletions

View File

@@ -1,4 +1,15 @@
[
{
"id": "what-is-cap-theorem",
"title": "What is CAP Theorem?",
"description": "An illustrated explanation to CAP theorem with examples and proof.",
"isPro": false,
"youtubeLink": "https://www.youtube.com/watch?v=_RbsFXWRZ10",
"authorUsername": "kamranahmedse",
"duration": "8 minutes",
"updatedAt": "2021-10-05T19:59:14.191Z",
"createdAt": "2021-10-05T19:59:14.191Z"
},
{
"id": "acid-explained",
"title": "ACID Explained: Atomic, Consistent, Isolated Durable",

View File

@@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/_RbsFXWRZ10" title="What is CAP Theorem?" />