edp-doc/likec4/models/containers/redis.c4

9 lines
238 B
Text
Raw Normal View History

model {
container redis 'Redis' {
description 'Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.'
icon tech:redis
technology 'Redis'
}
}