Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 27 additions & 3 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Temporal** delivers an open-source durable execution system that abstracts away the complexity of building scalable, reliable distributed systems. It presents a development abstraction that preserves complete application state so that in the case of a host or software failure it can seamlessly migrate execution to another machine.
**Temporal** delivers an open-source Durable Execution platform that abstracts away the complexity of building scalable, reliable distributed systems. It presents a development abstraction that preserves complete application state so that in the case of a host or software failure it can seamlessly migrate execution to another machine.

## 📝 Got 5 minutes? Help us make Temporal even better!
Take [our short survey](https://www.surveymonkey.com/r/CQLWVRB) and let us know how you work with Temporal.
Expand All @@ -22,5 +22,29 @@ Every message on Twilio, every Coinbase transaction, and every Snap story uses T

[![temporalio on YouTube](https://img.shields.io/badge/temporalio-FF0000?style=flat&logo=youtube)](https://www.youtube.com/temporalio)
[![Temporal on LinkedIn](https://img.shields.io/badge/Temporal-0A66C2?style=flat&logo=linkedin)](https://www.linkedin.com/company/temporal-technologies/posts/?feedView=all)
[![@temporalio on X](https://img.shields.io/badge/%40temporalio-black?logo=x
)](https://x.com/temporalio)
[![@temporalio on X](https://img.shields.io/badge/%40temporalio-black?logo=x)](https://x.com/temporalio)

## Pinned
Copy link
Member

@cretz cretz Feb 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure we need to call these "Pinned", I think maybe a server and CLI section w/ those two and then an SDK section with the rest. Could even have SDK on left with its sample repo on the right, but up to you. I don't have a strong opinion, so am OK with "Pinned" too.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I went with "Pinned" to minimize change from what's there now. Like you, I don't have a strong opinion on it, though.

IMHO adding the sample repo next to each SDK repo would result in too many cards (i.e., would make the page too busy). I think that could work well in a table format, though, and could include a link to the developer guide and API documentation. For example:

SDK Samples Developer Guide API Reference
sdk-go samples-go Go Developer Guide Go SDK API
sdk-java samples-java Java Developer Guide Java SDK API

[![Temporal Service](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=temporal&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/temporal#gh-light-mode-only)
[![Temporal Service](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=temporal&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/temporal#gh-dark-mode-only)
[![Temporal CLI](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=cli&show_icons=true&description_lines_count=1&theme=default#gh-light-mode-only)](https://github.com/temporalio/cli#gh-light-mode-only)
[![Temporal CLI](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=cli&show_icons=true&description_lines_count=1&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/cli#gh-dark-mode-only)
[![Temporal Go SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-go&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-go#gh-light-mode-only)
[![Temporal Go SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-go&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-go#gh-dark-mode-only)
[![Temporal Java SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-java&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-java#gh-light-mode-only)
[![Temporal Java SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-java&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-java#gh-dark-mode-only)
[![Temporal TypeScript SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-typescript&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-typescript#gh-light-mode-only)
[![Temporal TypeScript SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-typescript&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-typescript#gh-dark-mode-only)
[![Temporal Python SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-python&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-python#gh-light-mode-only)
[![Temporal Python SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-python&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-python#gh-dark-mode-only)
[![Temporal .NET SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-dotnet&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-dotnet#gh-light-mode-only)
[![Temporal .NET SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-dotnet&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-dotnet#gh-dark-mode-only)
[![Temporal Ruby SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-ruby&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-ruby#gh-light-mode-only)
[![Temporal Ruby SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-ruby&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-ruby#gh-dark-mode-only)
[![Temporal PHP SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-php&show_icons=true&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-php#gh-light-mode-only)
[![Temporal PHP SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-php&show_icons=true&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-php#gh-dark-mode-only)
[![Temporal Core SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-core&show_icons=true&description_lines_count=1&theme=default#gh-light-mode-only)](https://github.com/temporalio/sdk-core#gh-light-mode-only)
[![Temporal Core SDK](https://github-readme-stats.vercel.app/api/pin/?username=temporalio&repo=sdk-core&show_icons=true&description_lines_count=1&theme=github_dark#gh-dark-mode-only)](https://github.com/temporalio/sdk-core#gh-dark-mode-only)


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we're not constrained now, might be cool to show Core here as well

Copy link
Collaborator Author

@tomwheeler tomwheeler Feb 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I considered that, but decided not to include it in my PR because it wasn't like the others (i.e., mainly of interest to SDK developers instead of application developers and the prototype Rust SDK it contains is considered pre-alpha). You're the authority here, though, and if you'd like to include it then it seems reasonable to me. Since that would add a new row, it also allows me to include the PHP SDK without the table becoming symmetrical.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yeah I didn't even realize PHP wasn't there. I think we definitely want to include it. It's an official SDK just like the others.

And yeah, your point about Core makes perfect sense. I'll admit I have some incentive for people to see it and increase demand for us to actually productionize the Rust SDK :). Adding it to fill in the symmetry with PHP seems nice though.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed on PHP. Similarly on the fence about Core just because I'm not sure we want to encourage its direct use.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I committed a change to implement better handling of light mode/dark mode, but it also added a new row that includes the PHP and Core SDKs. You can be the judge as to whether that's a path towards graduating the Rust SDK from the prototype stage or just a way to make the boxes symmetrical.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I vote we remove Core