mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2026-09-03 20:53:07 -05:00
docs improvements
This commit is contained in:
@@ -2,18 +2,18 @@
|
||||
header Layers of Messaging
|
||||
hide footbox
|
||||
|
||||
box "User View" #clear
|
||||
box "User View" #white
|
||||
actor Alice as user
|
||||
collections "User\nAgent" as agent
|
||||
collections "Client\nSide\nApp" as capp
|
||||
end box
|
||||
|
||||
box "WebApp View" #clear
|
||||
box "WebApp View" #white
|
||||
boundary "App Server\nor node, ..." as sapp
|
||||
boundary "Database\nDriver" as driver
|
||||
end box
|
||||
|
||||
box "DB View" #clear
|
||||
box "DB View" #white
|
||||
database DB as db
|
||||
boundary "Storage\nService" as store
|
||||
entity "Storage\nDevice" as device
|
||||
@@ -50,4 +50,4 @@ user <- agent: browser\nrenders page
|
||||
deactivate agent
|
||||
|
||||
|
||||
@enduml
|
||||
@enduml
|
||||
|
||||
Reference in New Issue
Block a user