From c5a1eed6f7d351e929c4564f28515e7b21f4e597 Mon Sep 17 00:00:00 2001 From: chrislusf Date: Wed, 24 Dec 2014 13:24:35 -0800 Subject: [PATCH] Add Seaweed File System. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5a2e308..a22d827c 100644 --- a/README.md +++ b/README.md @@ -640,6 +640,7 @@ Software written in Go. * [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer written in Go. * [peg](https://github.com/pointlander/peg) - Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator. * [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email. +* [Seaweed File System](https://github.com/chrislusf/weed-fs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [syncthing](http://www.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. * [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software.