plantuml / plantuml-stdlib

Contains official Standard Library for PlantUML
557 stars 122 forks source link

Add ContainerQueue to C4 Component #24

Closed neuhalje closed 4 years ago

neuhalje commented 4 years ago

Add a ComponentQueue class to C4 Component.

Queues are an important storage component in modern architectures but are different enough from databases to justify a dedicated symbol.