Jump to: navigation, search

Difference between revisions of "Swift"

(Project Links)
 
(3 intermediate revisions by 3 users not shown)
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'''
Line 16: Line 16:
 
|-
 
|-
 
| '''Current PTL'''
 
| '''Current PTL'''
| [http://not.mn John Dickinson]
+
| Tim Burke
 
|-
 
|-
 
| '''Meetings'''
 
| '''Meetings'''
| [[Meetings/Swift|Wednesday at 2100UTC in #openstack-meeting on freenode IRC]]
+
| [[Meetings/Swift|Wednesday at 2100UTC in #openstack-swift on OFTC IRC]]
 
|}
 
|}
  
Line 30: Line 30:
 
* [[Swift/ideas|Ideas]]
 
* [[Swift/ideas|Ideas]]
 
* [https://bugs.launchpad.net/swift/+bugs Open Bugs]
 
* [https://bugs.launchpad.net/swift/+bugs Open Bugs]
* [https://bugs.launchpad.net/swift/+bugs?search=Search&field.status=New Uncategorized Bugs]
+
* [[Swift/version_map|Swift Releases]]
* [http://androidcure.com/best-cloud-storage-apps-android/ Cloud storage apps]
 
* Top Projects
 
  
 
=== Related wiki pages ===
 
=== Related wiki pages ===
 
{{Special:PrefixIndex/Swift}}
 
{{Special:PrefixIndex/Swift}}

Latest revision as of 15:28, 1 June 2021

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 Tim Burke
Meetings Wednesday at 2100UTC in #openstack-swift on OFTC 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