diff --git a/content/videos.json b/content/videos.json index 90eb2fb28..5f6fbff74 100644 --- a/content/videos.json +++ b/content/videos.json @@ -1,4 +1,15 @@ [ + { + "id": "acid-explained", + "title": "ACID Explained: Atomic, Consistent, Isolated Durable", + "description": "Learn what it means for a database to be ACID compliant with examples.", + "isPro": false, + "youtubeLink": "https://www.youtube.com/watch?v=yaQ5YMWkxq4", + "authorUsername": "kamranahmedse", + "duration": "5 minutes", + "updatedAt": "2021-09-26T19:59:14.191Z", + "createdAt": "2021-09-26T19:59:14.191Z" + }, { "id": "transport-protocols-tcp-vs-udp", "title": "Transport Protocols: TCP vs UDP", diff --git a/content/videos/acid-explained.md b/content/videos/acid-explained.md new file mode 100644 index 000000000..6c8900f86 --- /dev/null +++ b/content/videos/acid-explained.md @@ -0,0 +1 @@ +