Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add H2 database driver. #336

Closed
sushnag22 opened this issue Mar 20, 2022 · 0 comments
Closed

Add H2 database driver. #336

sushnag22 opened this issue Mar 20, 2022 · 0 comments

Comments

@sushnag22
Copy link
Contributor

sushnag22 commented Mar 20, 2022

Describe the Issue (Bug/Feature) or Change log description

Feature: Add SBK driver for H2 database(https://h2database.com/html/main.html).

Purpose of the change

By adding the H2 database driver, we can get the performance benchmarking for it using SBK.

What the code does

The code and all its related files adds a driver for H2 database.

How to verify it

Use the command build\install\sbk\bin\sbk -class h2 -writers 1 -size 100 -seconds 100 to get the performance benchmarking for H2 database.

@sushnag22 sushnag22 changed the title Add H2 database driver and remove support for Apache Ignite driver Add H2 database driver. Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants