This project is work currently in progress and being split up into multiple repositories.
The vision for this project is to provide a high-level implementation of Google Cloud services in Swift, initially focusing on supporting running on Cloud Run and GKE. Packages configures logging, error reporting and tracing using the community packages swift-log and swift-distributed-tracing. Support for metrics to Stackdriver is planned.
- BigQuery
- Cloud Storage (will move to separate repository in the future)
- Datastore (Google Cloud Firestore in Datastore mode)
- Pub/Sub
These are automatically configured when using this package.
MIT License. See LICENSE for details.
Contributions are welcome! Please feel free to submit a Pull Request.