feat(encyclopedia): added new pages to explain the Temporal architecture#4731
feat(encyclopedia): added new pages to explain the Temporal architecture#4731flippedcoder wants to merge 53 commits into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📖 Docs PR preview links
|
7336b6f to
4d7d297
Compare
1781a43 to
b4a2e04
Compare
b4a2e04 to
0d88fc1
Compare
0d88fc1 to
749391b
Compare
749391b to
e65e77a
Compare
|
I think Temporal Client should be its own thing and not under the architectural section! |
e65e77a to
a5f708f
Compare
1bd39da to
81acab3
Compare
@jsundai Just trying to understand, but what makes you think that about the client page? And do you think the same goes for the SDK page? 👀 |
|
I'm not sure if we should remove the /temporal page and have the architecture page in its place essentially since I think we might still need a short landing page that explains temporal as a 1-pager with a docs narrative vs a marketing narrative. Right now, the /temporal page does touch a bit of architecture content and maybe we should separate those two page functions out a bit while keeping both? |
@jsundai What do you think about making this page the new It seems like they do a similar job right now or was the intent for |
…, updated broken links
Removed section on external services and their integration with Temporal.
39d9a86 to
a4f887a
Compare
What does this PR do?
This adds 2 new pages to the
encyclopediaunder a newarchitecturesub-heading. The first page is to go into detail about the different parts of Temporal, the second page is to go into detail about how Temporal works with an interactive example.Notes to reviewers
The core changes are in the pages under architecture/how-temporal-works.mdx and architecture/temporal-architecture.mdx.
Everything else is either a link update, new images, or component changes.
TODO: Add images for each part of the Temporal Server, update to reference Standalone Activities, /temporal page
┆Attachments: EDU-6553 feat(encyclopedia): added new pages to explain the Temporal architecture