Dependencies for persistent-test-2.0.0.3

library
persistent-test

Flags

Manual Flags

NameDescriptionDefault
sqlite

use sqlite. This is just present for consistency, and is not used

Disabled
zookeeper

test only Zookeeper. default is to test just sqlite.

Disabled
mongodb

test only MongoDB. default is to test just sqlite.

Disabled
postgresql

test postgresql. default is to test just sqlite.

Disabled
mysql

test MySQL. default is to test just sqlite.

Disabled
high_precision_date

for MongoDB use a time storage with nano second precision.

Disabled
nooverlap

test out our assumption that OverlappingInstances is just for String

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info