mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-01 12:59:18 -06:00
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
@startuml
|
|
actor a as activity
|
|
actor nd as "NB Driver"
|
|
actor pd as "Native Driver"
|
|
actor r as "ReadyOp"
|
|
actor op as "op"
|
|
|
|
@enduml |