Skip to content

Releases: IBMStreams/streamsx.dps

Release of streamsx.dps toolkit Version v4.1.1

14 Feb 10:30
b7b45a2
Compare
Choose a tag to compare

Release of streamsx.dps toolkit Version v4.1.1

What is new in this release:
Globalization issue upgrade XLF files #90

Distributed Process Store (DPS) 4.1.0.__dev__ for Streams 4.2

02 Dec 15:31
09418bb
Compare
Choose a tag to compare

This is a temporary version of the DPS toolkit to test the "TLS for Redis" feature. If the ongoing testing on the "IBM Compose for Redis", "AWS Elasticache Redis", "Azure Cache for Redis" and "Google Cloud Memorystore" proves to be effective, this temporary release tag (4.1.0 with dev) will be deleted and a new streamsx.dps toolkit v4.1.0 release will be officially made in 1Q2020.

Distributed Process Store (DPS) 3.4.0 for Streams 4.2

28 Mar 13:53
Compare
Choose a tag to compare

This is version 3.4.0 of the DPS toolkit, usable with IBM Streams 4.2

It adds support for SLES 12

Distributed Process Store (DPS) 3.3.3 for Streams 4.2

16 Oct 12:25
Compare
Choose a tag to compare

This is version 3.3.3 of the DPS toolkit, usable with IBM Streams 4.2
It fixes issue #82

Distributed Process Store (DPS) 3.3.1 for Streams 4.2

29 Jan 13:15
Compare
Choose a tag to compare

This is version 3.3.1 of the DPS toolkit, usable with IBM Streams 4.2
New features and bugfixes in this release:

  • The runDataStoreCommand is working with Redis partitioning now

Distributed Process Store (DPS) 3.3.0 for Streams 4.2

18 Jan 20:07
Compare
Choose a tag to compare

This is version 3.3.0 of the DPS toolkit, usable with IBM Streams 4.2
New features and bugfixes in this release:

  • Support for Streams application configuration
  • Password support for Redis Cluster
  • Corrections for the Java sample

Distributed Process Store (DPS) 3.2.1 for Streams 4.2

12 Sep 16:04
Compare
Choose a tag to compare

This is version 3.2.1 of the DPS toolkit, usable with IBM Streams 4.2
New features and bugfixes in this release:

  • Fix made to handle Redis Cluster master node outages. See issue #64
  • Updated DPS Composites to have adaptable key,ttl input parameters
  • Automated tests for DPS composites

Distributed Process Store (DPS) 3.2.0 for Streams 4.2

17 Jul 16:49
Compare
Choose a tag to compare

This is version 3.2.0 of the DPS toolkit, usable with IBM Streams 4.2
New features and bugfixes in this release:

  • Redis Password support
  • New parameters to disable key and/or value base64 encoding
  • New connection reestablishment API dpsReconnect() and isConnected()
  • New dpsRunStoreCommand call to run many bidirectional Redis commands.
  • A new overloaded dpsPutTTL API with additional parameters to return the storage size of the key and the value
  • Samples can run in Bluemix now, see the Wiki pages for instructions
  • New convenience composites DpsGetTTLWithReconnect, DpsPutTTLWithReconnect are supplied which automatically handle reconnection and provide metrics.
  • The toolkit can be compiled on CentOS now
  • Additional samples (somewhat advanced in nature)
  • Fix for a memory leak in the Java based dpsGet,dpsGetSafe,dpsGetTTL and dpsGetNext APIs
  • Fix for a thread mutex deadlock condition when the DPS initialization exception is thrown for consecutive API calls

Distributed Process Store (DPS) 3.1.0 for Streams 4.2

09 May 14:27
Compare
Choose a tag to compare

This is version 3.1.0 of the DPS toolkit as included in IBM Streams 4.2.1

Distributed Process Store (DPS) 2.1.0 for Streams 4.1

27 Jan 17:53
Compare
Choose a tag to compare

This is version 2.1.0 of the DPS toolkit as included in IBM Streams 4.1. This release was built on Red Hat 6.5 with Intel x86. To build the toolkit for use with other operating systems or platforms, download the source code and follow the instructions in the Makefile.