Add eventual consistency video
This commit is contained in:
@ -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",
|
||||
|
1
content/videos/what-is-eventual-consistency.md
Normal file
1
content/videos/what-is-eventual-consistency.md
Normal file
@ -0,0 +1 @@
|
||||
<iframe src="https://www.youtube.com/embed/rpqsSkTIdAw" title="What is Eventual Consistency?" />
|
Reference in New Issue
Block a user