README ¶ Temporal Demo with PostgreSQL and ScyllaDB This project showcases a temporal workflow using PostgreSQL and ScyllaDB as backend databases. It includes Docker Compose for setting up the infrastructure, a worker component to handle tasks, and a starter component to trigger the cron workflow. Getting Started Prerequisites Go programming language Docker Docker Compose PostgreSQL ScyllaDB Installation Clone the repository: docker-compose up -d go run ./worker go run ./starter Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis starter worker workflow Click to show internal directories. Click to hide internal directories.