Google Cloud Storage
Serverless state storage using Google Cloud Storage buckets.Setup
Usage
Configuration
| Option | Description |
|---|---|
bucket_name | GCS bucket name (required) |
prefix | Object prefix (default: praisonai_state/) |
project | GCP project ID (optional) |
credentials_path | Service account JSON path (optional) |
Best For
- Serverless deployments on GCP
- Cross-region state sharing
- Integration with GCP services

