issues
search
vesoft-inc
/
k6-plugin
Apache License 2.0
9
stars
9
forks
source link
change csv reader concurrency
#35
Closed
HarrisChu
closed
2 years ago
HarrisChu
commented
2 years ago
change csv read strategy. read concurrency and then using the same channel to prevent update the same vertex.
change example js file, it should be more readable.