Releases: aryasaatvik/turbo-remote-cache-aws
Releases · aryasaatvik/turbo-remote-cache-aws
v1.0.0
What's New
Initial stable release of the AWS CDK construct for deploying a Turborepo Remote Cache API infrastructure
- ⚡ High-performance S3 integration for artifact storage
- 🔒 Secure authentication using bearer token
- 📈 Scalable architecture using serverless AWS services
- 🌐 Optional custom domain support
- ⚙️ Easy integration with existing CDK stacks
- 💰 Cost-effective usage-based pricing model
- ♻️ Automatic artifact cleanup to manage storage costs
- 🕐 Significant build time reduction for large projects
To get started with the Turborepo Remote Cache API Construct, install it using your preferred package manager:
npm install turbo-remote-cache-construct
For detailed usage instructions and examples, please refer to the README and GUIDE.