biokoda/actordb

How to execute actorDB's load test?

Opened this issue · 1 comments

I want to test actorDB for comparison with other DBs.

Does actorDB support jdbc or odbc driver?

If not, how can we test this?

It should work with any mysql driver. But it can not transparently replace mysql because it requires specifying what actor the statements belong to.