mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2026-08-10 04:58:08 -05: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 |