Skip to content

Releases: polypheny/Polypheny-Simple-Client

v1.11.5

07 Dec 08:53
1d03be0
Compare
Choose a tag to compare

This is a maintenance release for version 1.11 containing the following improvements:

  • Fix number of warm-up iterations in standalone mode.
  • Allow deploying multiple instances of the same data store if deployed using embedded or docker mode.

v1.11.4

06 Dec 09:21
ad614a6
Compare
Choose a tag to compare

This is a maintenance release for version 1.11 containing the following improvements:

  • Add additional wait time before warm-up and slightly increased wait time after warm-up.
  • Renamed easy command to gavel command.
  • Improved CLI help command.

v1.11.3

05 Dec 21:08
960062e
Compare
Choose a tag to compare

This is a maintenance release for version 1.11 containing the following improvements:

  • Necessary adjustments since Universal Routing was merged in Polypheny-DB.

v1.11.2

05 Dec 16:23
000595a
Compare
Choose a tag to compare

This is a maintenance release for version 1.11 containing the following improvements:

  • Update multi-store benchmarking configuration according to changes in Chronos.
  • Add handling of "Icarus Training" phase for new routing system.

v1.11.1

19 Nov 12:07
38e557e
Compare
Choose a tag to compare

This is a maintenance release for version 1.11 containing the following improvements:

  • Version 1.5.2 of the Polypheny JDBC driver
  • Version 1.2.4 of the Polypheny Control Connector
  • Version 2.3.3 of the Chronos Agent library

v1.11

14 Aug 20:33
0ae1089
Compare
Choose a tag to compare

This release adds support for benchmarking the new query routing system of Polypheny-DB.

v1.10.1

12 Aug 21:51
75c78f9
Compare
Choose a tag to compare

This is a maintenance release for version 1.10 containing the following improvements:

  • Add missing handling for MongoQL benchmarks

v1.10

12 Aug 21:04
dd09e13
Compare
Choose a tag to compare

This version adds support for querying the document model using the MongoDB Query Language. It extends the existing queries with similar queries in MongoDB syntax.

Furthermore, this version also includes the following improvements:

  • Support for benchmarking view/materialized view
  • Modify query SelectPriceBetweenAndNotInCategory

v1.9.1

29 Jul 19:04
6d9b987
Compare
Choose a tag to compare

This is a maintenance release for version 1.9 containing the following improvements:

  • Fix an issue caused by the removal of the complexViewQuery.

v1.9

29 Jul 16:58
7b8749f
Compare
Choose a tag to compare

This release adds the possibility to benchmark views and materialized views in the Gavel benchmark. If the corresponding query mode is selected, views/materialized views are created in addition to the general schema. Furthermore, this release contains three additional queries for the Gavel benchmark.