Added associated_projects.rst
In the interest of keeping the core Swift code repository less
complex, but still offering a quick way to find associated projects
that enhance or use Swift, I've added this new Associated Projects
page prominently to the Swift documentation.
This will allow much less barrier to entry on enhancing Swift as
other projects can work independently and will only need to wait on
the core Swift project for approval of minimal tweaks to the core
Swift code base.
It will also allow an easy central place to find cool associated
projects that otherwise might go unnoticed or even duplicated.
The plan is to move non-essential projects that are currently
embedded in the Swift repository out into their own projects with
links to them on this new page. This would include items such as
(just what I can think of right now): bin/swift command line tool and
clients, swift-bench, swift-dispersion, TempURL, FormPost, StaticWeb,
Rate Limiting, Swift3, Domain Remap, and CNAME Lookup.
After all that is done, those projects will be able to move forward
much more quickly and new developers for Swift itself will have much
less to learn and get confused about.
Change-Id: Ib8447d8bd480f0a3d8f0413137ccdba73a11dd91
2012-05-04 03:25:36 +00:00
|
|
|
.. _associated_projects:
|
|
|
|
|
|
|
|
Associated Projects
|
|
|
|
===================
|
|
|
|
|
|
|
|
|
|
|
|
Application Bindings
|
|
|
|
--------------------
|
|
|
|
|
2012-05-22 10:57:10 +02:00
|
|
|
* OpenStack supported binding:
|
|
|
|
|
|
|
|
* `Python-SwiftClient <http://pypi.python.org/pypi/python-swiftclient>`_
|
|
|
|
|
Added associated_projects.rst
In the interest of keeping the core Swift code repository less
complex, but still offering a quick way to find associated projects
that enhance or use Swift, I've added this new Associated Projects
page prominently to the Swift documentation.
This will allow much less barrier to entry on enhancing Swift as
other projects can work independently and will only need to wait on
the core Swift project for approval of minimal tweaks to the core
Swift code base.
It will also allow an easy central place to find cool associated
projects that otherwise might go unnoticed or even duplicated.
The plan is to move non-essential projects that are currently
embedded in the Swift repository out into their own projects with
links to them on this new page. This would include items such as
(just what I can think of right now): bin/swift command line tool and
clients, swift-bench, swift-dispersion, TempURL, FormPost, StaticWeb,
Rate Limiting, Swift3, Domain Remap, and CNAME Lookup.
After all that is done, those projects will be able to move forward
much more quickly and new developers for Swift itself will have much
less to learn and get confused about.
Change-Id: Ib8447d8bd480f0a3d8f0413137ccdba73a11dd91
2012-05-04 03:25:36 +00:00
|
|
|
* Made for Cloud Files, but mostly work with Swift too:
|
|
|
|
|
|
|
|
* `CSharp-CloudFiles <https://github.com/rackspace/csharp-cloudfiles>`_
|
|
|
|
* `Java-CloudFiles <https://github.com/rackspace/java-cloudfiles>`_
|
|
|
|
* `PHP-CloudFiles <https://github.com/rackspace/php-cloudfiles>`_
|
|
|
|
* `Python-CloudFiles <https://github.com/rackspace/python-cloudfiles>`_
|
|
|
|
* `Ruby-CloudFiles <https://github.com/rackspace/ruby-cloudfiles>`_
|
|
|
|
|
|
|
|
* `RSwift <https://github.com/pandemicsyn/RSwift>`_ - Unofficial R API bindings.
|
|
|
|
|
2012-11-19 14:17:14 -08:00
|
|
|
* `Go language bindings <https://github.com/ncw/swift>`_
|
Added associated_projects.rst
In the interest of keeping the core Swift code repository less
complex, but still offering a quick way to find associated projects
that enhance or use Swift, I've added this new Associated Projects
page prominently to the Swift documentation.
This will allow much less barrier to entry on enhancing Swift as
other projects can work independently and will only need to wait on
the core Swift project for approval of minimal tweaks to the core
Swift code base.
It will also allow an easy central place to find cool associated
projects that otherwise might go unnoticed or even duplicated.
The plan is to move non-essential projects that are currently
embedded in the Swift repository out into their own projects with
links to them on this new page. This would include items such as
(just what I can think of right now): bin/swift command line tool and
clients, swift-bench, swift-dispersion, TempURL, FormPost, StaticWeb,
Rate Limiting, Swift3, Domain Remap, and CNAME Lookup.
After all that is done, those projects will be able to move forward
much more quickly and new developers for Swift itself will have much
less to learn and get confused about.
Change-Id: Ib8447d8bd480f0a3d8f0413137ccdba73a11dd91
2012-05-04 03:25:36 +00:00
|
|
|
|
|
|
|
Authentication
|
|
|
|
--------------
|
|
|
|
|
|
|
|
* `Keystone <https://github.com/openstack/keystone>`_ - Official Identity Service for OpenStack.
|
|
|
|
* `Swauth <https://github.com/gholt/swauth>`_ - Older Swift authentication service that only requires Swift itself.
|
|
|
|
|
|
|
|
|
|
|
|
Command Line Access
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
* `Swiftly <https://github.com/gholt/swiftly>`_ - Alternate command line access to Swift with direct (no proxy) access capabilities as well.
|
|
|
|
|
|
|
|
|
|
|
|
Log Processing
|
|
|
|
--------------
|
|
|
|
|
|
|
|
* `Slogging <https://github.com/notmyname/slogging>`_ - Basic stats and logging tools.
|
|
|
|
|
|
|
|
|
|
|
|
Monitoring & Statistics
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
* `Swift Informant <https://github.com/pandemicsyn/swift-informant>`_ - Swift Proxy Middleware to send events to a statsd instance.
|
|
|
|
|
|
|
|
|
|
|
|
Content Distribution Network Integration
|
|
|
|
----------------------------------------
|
|
|
|
|
|
|
|
* `SOS <https://github.com/dpgoetz/sos>`_ - Swift Origin Server.
|
|
|
|
|
|
|
|
|
2012-05-21 17:37:01 +02:00
|
|
|
Alternative API
|
|
|
|
---------------
|
|
|
|
|
|
|
|
* `Swift3 <https://github.com/fujita/swift3>`_ - Amazon S3 API emulation.
|
2012-11-19 14:17:14 -08:00
|
|
|
* `CDMI <https://github.com/osaddon/cdmi>`_ - CDMI support
|
2012-05-21 17:37:01 +02:00
|
|
|
|
|
|
|
|
2012-10-26 14:56:10 -05:00
|
|
|
.. _custom-logger-hooks-label:
|
|
|
|
|
|
|
|
Custom Logger Hooks
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
* `swift-sentry <https://github.com/pandemicsyn/swift-sentry>`_ - Sentry exception reporting for Swift
|
|
|
|
|
Added associated_projects.rst
In the interest of keeping the core Swift code repository less
complex, but still offering a quick way to find associated projects
that enhance or use Swift, I've added this new Associated Projects
page prominently to the Swift documentation.
This will allow much less barrier to entry on enhancing Swift as
other projects can work independently and will only need to wait on
the core Swift project for approval of minimal tweaks to the core
Swift code base.
It will also allow an easy central place to find cool associated
projects that otherwise might go unnoticed or even duplicated.
The plan is to move non-essential projects that are currently
embedded in the Swift repository out into their own projects with
links to them on this new page. This would include items such as
(just what I can think of right now): bin/swift command line tool and
clients, swift-bench, swift-dispersion, TempURL, FormPost, StaticWeb,
Rate Limiting, Swift3, Domain Remap, and CNAME Lookup.
After all that is done, those projects will be able to move forward
much more quickly and new developers for Swift itself will have much
less to learn and get confused about.
Change-Id: Ib8447d8bd480f0a3d8f0413137ccdba73a11dd91
2012-05-04 03:25:36 +00:00
|
|
|
Other
|
|
|
|
-----
|
|
|
|
|
|
|
|
* `Glance <https://github.com/openstack/glance>`_ - Provides services for discovering, registering, and retrieving virtual machine images (for OpenStack Compute [Nova], for example).
|