Add Seaweed File System.

This commit is contained in:
chrislusf 2014-12-24 13:24:35 -08:00
parent c241cfa3ed
commit c5a1eed6f7

View File

@ -640,6 +640,7 @@ Software written in Go.
* [orange-cat](https://github.com/noraesae/orange-cat) - A Markdown previewer 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. * [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. * [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. * [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. * [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. * [tsuru](http://www.tsuru.io/) - An extensible and open source Platform as a Service software.