gholt 3f00c1a630 Pulled out Rate Limit middleware
Rate Limit middleware is now at
http://dpgoetz.github.com/swift-ratelimit/

For current users of Rate Limit, this will require installing the new
package and changing the "use" line of the ratelimit conf section to:

[filter:ratelimit]
use = egg:swiftratelimit#middleware

And then 'swift-init proxy reload'.

Change-Id: I2ab774e9cee9fba4103c1be4bea6d52d1adb29f7
2012-05-09 18:44:45 +00:00
2012-05-08 20:20:29 +00:00
2012-05-09 18:44:45 +00:00
2012-05-09 18:44:45 +00:00
2012-05-09 18:44:45 +00:00
2012-05-09 18:44:45 +00:00
2012-05-09 18:44:45 +00:00
2012-03-16 12:11:47 -07:00
2012-05-07 15:15:28 -05:00
2012-04-27 14:34:55 +00:00
2012-04-02 15:05:01 +00:00
2010-07-12 17:03:45 -05:00
2012-01-12 10:41:14 +01:00
2012-05-09 18:44:45 +00:00
2012-05-04 08:24:51 -07:00

Swift
-----

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

To build documentation run `python setup.py build_sphinx`, 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, visit us at http://launchpad.net/swift, or come hang out
on our IRC channel, #openstack on freenode.

--
Swift Development Team
Description
OpenStack Storage (Swift)
Readme 194 MiB
Languages
Python 99.6%
JavaScript 0.3%