Jump to: navigation, search

Difference between revisions of "Storlets"

(Links)
Line 13: Line 13:
 
== What are Openstack Storlets ==
 
== What are Openstack Storlets ==
 
Openstack Storlets is an extension to Openstack Swift which allows to run user defined code inside the object store in a secure and isolated manner through the use of Docker containers.
 
Openstack Storlets is an extension to Openstack Swift which allows to run user defined code inside the object store in a secure and isolated manner through the use of Docker containers.
 +
 +
== Specs ==
 +
* [[Storlets/Specs|Specs]]
  
 
== Links ==
 
== Links ==

Revision as of 06:21, 5 September 2016

Openstack Storlets

Code https://github.com/openstack/storlets
Docs http://storlets.readthedocs.io/en/latest/
Current PTL TBD
Meetings Tuesdays 0800UTC in #openstack-storlets on freenode IRC

What are Openstack Storlets

Openstack Storlets is an extension to Openstack Swift which allows to run user defined code inside the object store in a secure and isolated manner through the use of Docker containers.

Specs

* Specs

Links