Add acid video

pull/1657/head
Kamran Ahmed 3 years ago
parent 32fdd9b335
commit 544c83a423
  1. 11
      content/videos.json
  2. 1
      content/videos/acid-explained.md

@ -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",

@ -0,0 +1 @@
<iframe src="https://www.youtube.com/embed/yaQ5YMWkxq4" title="Acid Explained with Examples" />
Loading…
Cancel
Save