Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 2.51 KB

README.md

File metadata and controls

35 lines (24 loc) · 2.51 KB

Siddhi IO GCS

Jenkins Build Status GitHub Release GitHub Release Date GitHub Open Issues GitHub Last Commit License

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.

Dependencies

There are no other dependencies needed for this extension.

Installation

For installing this extension on various siddhi execution environments refer Siddhi documentation section on adding extensions.

Support and Contribution

  • 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