Skip to content

Releases: IBMStreams/streamsx.dps

Distributed Process Store (DPS) 2.0.9 for Streams 4.x

16 Apr 04:39
Compare
Choose a tag to compare

In this release (2.0.9), DPS toolkit is enabled to work with Streams 4.x. Nine popular K/V stores (Memcached, Redis, Cassandra, Cloudant, HBase, Mongo, Couchbase, Aerospike and Redis-Cluster) are supported by this version.

This toolkit is self contained and you can download either the zip or tar.gz file from below. You can readily use this version of the DPS toolkit with your applications running on Streams 4.x. Please refer to the com.ibm.streamsx.dps/doc/dps-usage-tips.txt file for getting a good start in using this toolkit.

Distributed Process Store (DPS) 1.0.9 for Streams 3.x

13 Apr 21:00
Compare
Choose a tag to compare

In this release (1.0.9), DPS toolkit is enhanced to support the official Redis cluster version 3.0.0 that will provide automatic sharding of the K/V pairs across multiple Redis server instances with full fault tolerance a.k.a high availability.

This toolkit is self contained and you can download either the zip or tar.gz file from below. You can readily use this version of the DPS toolkit with your applications running on Streams 3.x (not with Streams 4.x). Please refer to the com.ibm.streamsx.dps/doc/dps-usage-tips.txt file for getting a good start in using this toolkit.

Distributed Process Store (DPS) 1.0.8 for Streams 3.x

13 Apr 16:33
Compare
Choose a tag to compare

This is the first release of this toolkit in Streams GitHub. Before moving to GitHub, there were seven other DPS toolkit releases that were published in the IBM Streams Exchange web site.

Going forward, Streams GitHub is the new home for the DPS toolkit. This version v1.0.8 of the toolkit can only be used with Streams 3.x and not with Streams 4.x. It is a self contained toolkit (with code and plenty of documentation). You can download this release and start using it in your Streams applications.