att-swift 1.0
A wrapper for OpenStack Object Storage v1 (aka Swift). Swift provides redundant storage similar to AWS S3. This gem is a wrapper around the Object Storage RESTful API and provides the ability to manage containers (directories) and objects (files).
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 1.0 February 15, 2013 (15.5 KB)
Runtime Dependencies (1):
            net-http-persistent
            ~> 2.7
          
    