pull/680/merge
lkristianl 3 years ago committed by GitHub
commit e953f7b394
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,4 +24,8 @@ class Redis(_Inmemory):
_icon = "redis.png"
class Varnish(_Inmemory):
_icon = "varnish.png"
# Aliases

@ -138,6 +138,7 @@ Node classes list of onprem provider.
- **diagrams.onprem.inmemory.Hazelcast**
- **diagrams.onprem.inmemory.Memcached**
- **diagrams.onprem.inmemory.Redis**
- **diagrams.onprem.inmemory.Varnish**
## onprem.logging

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Loading…
Cancel
Save