OpenStack Storage (Swift)
Go to file
Chuck Thier 001407b969 Initial commit of Swift code 2010-07-12 17:03:45 -05:00
bin Initial commit of Swift code 2010-07-12 17:03:45 -05:00
debian Initial commit of Swift code 2010-07-12 17:03:45 -05:00
doc Initial commit of Swift code 2010-07-12 17:03:45 -05:00
etc Initial commit of Swift code 2010-07-12 17:03:45 -05:00
swift Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test Initial commit of Swift code 2010-07-12 17:03:45 -05:00
.bzrignore Initial commit of Swift code 2010-07-12 17:03:45 -05:00
.functests Initial commit of Swift code 2010-07-12 17:03:45 -05:00
.probetests Initial commit of Swift code 2010-07-12 17:03:45 -05:00
.unittests Initial commit of Swift code 2010-07-12 17:03:45 -05:00
AUTHORS Initial commit of Swift code 2010-07-12 17:03:45 -05:00
LICENSE Initial commit of Swift code 2010-07-12 17:03:45 -05:00
README Initial commit of Swift code 2010-07-12 17:03:45 -05:00
setup.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00

README

Swift
-----

A distributed object store that was originally developed as the basis for 
Rackspace's Cloud Files.

To build documentation run `make html` in the /doc folder, and then browse to
/doc/build/html/index.html.

The best place to get started is the "SAIO - Swift All In One", which will walk
you through setting up a development cluster of Swift in a VM.

For more information, vist us at http://launchpad.net/swift, or come hang out
on our IRC channel, #openstack on freenode.

--
Swift Development Team