Metadata-Version: 2.0
Name: streamsx.eventstore
Version: 2.6.0
Summary: Event Store integration for IBM Streams
Home-page: https://github.com/IBMStreams/streamsx.eventstore
Author: IBM Streams @ github.com
Author-email: hegermar@de.ibm.com
License: Apache License - Version 2.0
Description-Content-Type: UNKNOWN
Keywords: streams,ibmstreams,streaming,analytics,streaming-analytics,db2,eventstore
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: streamsx (>=1.12.10)
Requires-Dist: streamsx.database (>=1.3.0)
Requires-Dist: streamsx.toolkits

Overview
========

Provides a function to insert IBM Streams tuple data into a table in IBM Db2 Event Store.

IBM Db2 Event Store is an in-memory database designed to rapidly ingest and analyze streamed data in event-driven applications. It provides the fabric for fast data with its ability to process massive volume of events in real-time, coupled with optimization for streamed data performance for advanced analytics and actionable insights.

Supported versions:

* Db2 Event Store 1.x: streamsx.eventstore version 1.x
* Db2 Event Store 2.x: streamsx.eventstore version 2.x


Documentation
=============

* `streamsx.eventstore package documentation <http://streamsxeventstore.readthedocs.io>`_


