The siddhi-io-gcs extension is an extension to Siddhi that used to receive and publish events via Google Cloud Storage Service. This extension allows users to read/upload events to a GCS bucket.
For information on Siddhi and it's features refer Siddhi Documentation.
There are no other dependencies needed for this extension.
For installing this extension on various siddhi execution environments refer Siddhi documentation section on adding extensions.
-
We encourage users to ask questions and get support via StackOverflow, make sure to add the
siddhi
tag to the issue for better response. -
If you find any issues related to the extension please report them on the issue tracker.
-
For production support and other contribution related information refer Siddhi Community documentation.
Note: Following packages were private packaged in this extension as they are not OSGI bundles
- com.google.* version: 1.90.0 License: Apache 2.0
- org.threeten.bp.* version: 1.3.3 License: BSD 3-clause
- io.opencensus.* version: 0.21.0 License: Apache 2.0
- io.grpc.* version: 1.19.0 License: Apache 2.0