diff --git a/README.md b/README.md index 31f8209..d549bbb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ peer-to-peer network cluster. | Pluggable consensus algorithm | [Redis](https://redis.io) based consensus broker | | Read-only and authenticated system | [SquashFS](http://tldp.org/HOWTO/SquashFS-HOWTO/whatis.html) + [overlayfs](https://www.kernel.org/doc/Documentation/filesystems/overlayfs.txt) + [Btrfs](https://btrfs.wiki.kernel.org/index.php/Main_Page) | | Integrated updating mechanism | [Roundshot](https://github.com/DECODEproject/roundshot) initramfs | +| Built-in Graphical dashboard | [Netdata](https://github.com/netdata/netdata) resource monitor | | Low power consumption, outdoor usage | Ports to embedded ARM boards | | Extensible platform support | Includes latest JDK, Golang, Python etc. | | Minimal resource consumption | Online with less than 64MB of RAM |