📄️ Quickstart
This guide will walk you through your first Ductape project, step by step. By the end, you'll have created a product, added an app, set up environments, and run your first action—all using Ductape's consistent, reusable approach.
📄️ Enabling Caching
Caching is essential for improving performance, reducing redundant work, and supporting efficient jobs and healthchecks in Ductape. To enable caching, you must provide a redis_url when initializing your Ductape credentials. This connects Ductape to your Redis instance for fast, reliable caching.