From aa74b9c0c071d899a7d58643a939301f8c6090d2 Mon Sep 17 00:00:00 2001 From: Patrick D Date: Wed, 9 Dec 2015 19:57:46 +0100 Subject: [PATCH] add snap - a powerful telemetry framework added it to 'other software' , but i don't know if this is the correct place/section for snap - other suggesstions are welcome --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9af99e..4dc0aea 100644 --- a/README.md +++ b/README.md @@ -1060,6 +1060,7 @@ Software written in Go. * [rkt](https://github.com/coreos/rkt) - An App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM. * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control) +* [snap](github.com/intelsdi-x/snap) - A powerful telemetry framework * [Stack Up](https://github.com/pressly/sup) - Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers. * [syncthing](https://syncthing.net/) - An open, decentralized file synchronization tool and protocol. * [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging.