Great article! I have implemented a state machine using postgres for a verification system but I did all the workflow logic by myself. This is definetely a better approach, specially because of the temporal UI tracks everything. Here is the official temporal.io helm charts to deploy to k8s https://github.com/temporalio/helm-charts
Great article! I have implemented a state machine using postgres for a verification system but I did all the workflow logic by myself. This is definetely a better approach, specially because of the temporal UI tracks everything. Here is the official temporal.io helm charts to deploy to k8s https://github.com/temporalio/helm-charts
Thanks for the addition! 🙏