Releases: polypheny/Polypheny-Simple-Client
Releases · polypheny/Polypheny-Simple-Client
v1.11.5
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
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
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
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
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
This release adds support for benchmarking the new query routing system of Polypheny-DB.
v1.10.1
This is a maintenance release for version 1.10 containing the following improvements:
- Add missing handling for MongoQL benchmarks
v1.10
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
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
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.