You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please support openGauss which is newly open sourced recently by us and is originated from PG.
We adopted a BSD-like open source license: MULAN v2.
You can find it on Github by this link: https://opengauss.org/en/
the source: https://github.com/opengauss-mirror
The text was updated successfully, but these errors were encountered:
I'm very happy about your interest in Chronos and would be happy if I can help you to use it as well.
First of all, it is important to understand that Chronos is a very generic framework for evaluating and benchmarking systems. There is no need to implement anything in Chronos Control in order to add a new system. All required steps on the server side can be done using a wizard.
To integrate a new system, you simply need to build a client which calls your existing benchmarking client. You can use our existing reference implementation of the Chronos Agent. You can also have a look on existing implementations like the MongoDB Demo or the Polypheny Client.
You might also want to have a look at our recently published demo paper and the presentation available as video
Please feel free to contact us if you have any issues.
Could you please support openGauss which is newly open sourced recently by us and is originated from PG.
We adopted a BSD-like open source license: MULAN v2.
You can find it on Github by this link:
https://opengauss.org/en/
the source:
https://github.com/opengauss-mirror
The text was updated successfully, but these errors were encountered: