Jump to: navigation, search

Difference between revisions of "Swift"

(Project Links)
(OpenStack Object Storage ("Swift"))
Line 10: Line 10:
 
|-
 
|-
 
| '''API Docs'''
 
| '''API Docs'''
| http://docs.openstack.org/api/openstack-object-storage/1.0/content/
+
| http://developer.openstack.org/api-ref-objectstorage-v1.html
 
|-
 
|-
 
| '''Associated Projects'''
 
| '''Associated Projects'''

Revision as of 17:34, 12 June 2016

OpenStack Object Storage ("Swift")

Code https://github.com/openstack/swift
Docs http://swift.openstack.org
API Docs http://developer.openstack.org/api-ref-objectstorage-v1.html
Associated Projects http://docs.openstack.org/developer/swift/associated_projects.html
Current PTL John Dickinson
Meetings Wednesday at 2100UTC in #openstack-meeting on freenode IRC

What is Swift?

The OpenStack Object Store project, known as Swift, offers cloud storage software so that you can store and retrieve lots of data with a simple API. It's built for scale and optimized for durability, availability, and concurrency across the entire data set. Swift is ideal for storing unstructured data that can grow without bound.

Project Links

Related wiki pages