mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-11-29 12:04:04 -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 |