Danga Interactive was Brad Fitzpatrick's company that developed LiveJournal and by necessity the backend software to drive it all. Since Danga's acqusition by Six Apart, the meaning of "Danga" is somewhat undefined. It mostly represents this website and this software. A lot of the contributors to this software, both old and new, work for SixApart, but just as many are from the larger community.... people like you.
All Open Source, because we love Freedom.
| memcached | [svn] | Distributed caching. Hit your database less. Speed up your website. |
| MogileFS | [svn] | Distributed (meta) file system. Spray files across cheap disks on your network. Pay less for storage. No proprietary on-disk file formats. |
| Perlbal | [svn] | Sexy reverse proxy load balancer and webserver, full of tricks. |
| DJabberd | [svn] | High-performance, low-overhead, everything-is-a-plugin extensible Jabber/XMPP server. |
| Gearman | [svn] | Low-latency remote function execution. Run code remotely, in parallel, load balanced, in other languages, etc. |
To get the source for any project:
$ svn co http://code.sixapart.com/svn/<whatever>/trunk/ <directory>
We'd love to hear from you. Remember, though: proper netiquette is using the mailing list if there is one. If there isn't one, email brad@danga.com.