Jump to: navigation, search

Difference between revisions of "Storlets"

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.
 +
 +
== Related Projects ==
 +
* [https://github.com/Crystal-SDS Crystal] - A super cool project doing SDS for OpenStack Swift. Among other things, the project leverages Storlets to do seamless pushdown of user defined code from Spark to the object store.
  
 
== Specs ==
 
== Specs ==

Revision as of 05:42, 27 June 2017

Openstack Storlets

Code https://github.com/openstack/storlets
Docs https://docs.openstack.org/developer/storlets/
Current PTL Eran Rom
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.

Related Projects

  • Crystal - A super cool project doing SDS for OpenStack Swift. Among other things, the project leverages Storlets to do seamless pushdown of user defined code from Spark to the object store.

Specs

Etherpads in progress

Links

Past Links