Temporal Software-Architecture internal services

Hi. Is there any good starting point to start coding in the internal service implementations? Some software-archtecture documentation/diagrams?

I am also not a professional go programmer. Is there a good central-break-point to start-with understanding general solution patterns?

What would be the best discussion-form starting a to talk about solution-design. I would like to contribute to issue #2609.

Unfortunately, we don’t have good documentation about the internals of the service.

I think issue #2609 is too hard as a first contribution.

Here are some docs & diagrams that @Dan_Davison recently wrote!

And for Go generally, in case this is helpful, GPT recommends Effective Go and a few other things:

1 Like