Add acid video
This commit is contained in:
@ -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",
|
||||
|
1
content/videos/acid-explained.md
Normal file
1
content/videos/acid-explained.md
Normal file
@ -0,0 +1 @@
|
||||
<iframe src="https://www.youtube.com/embed/yaQ5YMWkxq4" title="Acid Explained with Examples" />
|
Reference in New Issue
Block a user