Docs: Removed Architecture section

This commit is contained in:
James Ritchie
2024-05-13 16:33:20 +01:00
parent 6fc980b4bb
commit 36bf47d24f
4 changed files with 0 additions and 30 deletions
-9
View File
@@ -229,15 +229,6 @@
}
]
},
{
"group": "Architecture",
"version": "v3 (Developer Preview)",
"pages": [
"v3/architecture-how-it-works",
"v3/architecture-multi-tenant-queue",
"v3/architecture-reliability"
]
},
{
"group": "Open source",
"version": "v3 (Developer Preview)",
-7
View File
@@ -1,7 +0,0 @@
---
title: "Architecture: How it works"
sidebarTitle: "How it works"
description: "An overview of how Trigger.dev v3 works under the hood."
---
<Snippet file="incomplete-docs.mdx" />
@@ -1,7 +0,0 @@
---
title: "Architecture: Multi-tenant queue"
sidebarTitle: "Multi-tenant queue"
description: "We built a reliable and fair multi-tenant queue that controls triggering all tasks."
---
<Snippet file="incomplete-docs.mdx" />
-7
View File
@@ -1,7 +0,0 @@
---
title: "Architecture: Reliability"
sidebarTitle: "Reliability"
description: "How reliability is achieved with Trigger.dev."
---
<Snippet file="incomplete-docs.mdx" />