Alpakka Documentation
The Alpakka project is an initiative to implement stream-aware and reactive integration pipelines for Java and Scala. It is built on top of Akka Streams, and has been designed from the ground up to understand streaming natively and provide a DSL for reactive and stream-oriented programming, with built-in support for backpressure. Akka Streams is a Reactive Streams and JDK 9+ java.util.concurrent.Flow-compliant implementation and therefore fully interoperable with other implementations.
- Google Cloud Storage
- Artifacts
- Configuration
- Store a file in Google Cloud Storage
- Download a file from Google Cloud Storage
- Access object metadata without downloading object from Google Cloud Storage
- List bucket contents
- Rewrite (multi part)
- Apply Google Cloud Storage settings to a part of the stream
- Bucket management
- Running the example code