Manages and configures Temporal namespaces for workflow isolation, multi-tenancy, and resource organization.
The Namespace Management skill provides a comprehensive toolkit for organizing and scaling Temporal workflow environments. It guides users through creating and updating namespaces using the Temporal CLI, Go SDK, and specialized timelord-cli tools. With detailed patterns for multi-tenancy, retention policy configuration, search attribute management, and Nexus endpoint routing, this skill ensures that developers and SREs can maintain secure, scalable, and well-isolated workflow ecosystems across development and production environments.
Características Principales
01Configuration of data retention periods and archival settings
02Nexus endpoint setup for secure cross-namespace workflow routing
03Custom search attribute definition for business-specific workflow filtering
040 GitHub stars
05Automated namespace creation and lifecycle management via CLI and SDK
06Multi-tenancy pattern implementation (Team, Environment, or Service-based)
Casos de Uso
01Implementing complex multi-tenant architectures using Nexus for cross-service calls
02Migrating production workflow data between namespaces with zero downtime
03Setting up isolated workflow environments for different engineering teams