issues
search
yugabyte
/
tpcc
Repo to run TPCC benchmarks against YugabyteDB
Other
24
stars
21
forks
source link
Support for multiple drivers in tpcc
#150
Closed
sonalsagarwal
closed
4 months ago
sonalsagarwal
commented
4 months ago
Add support for multiple drivers, can be changed based on DB type.
If DBType = yugabyte , yugabyte smart driver shall be used.
If DBType = postgres, postgres driver shall be used.