Jump to: navigation, search

Difference between revisions of "Storlets"

(Openstack Storlets)
 
Line 6: Line 6:
 
| Docs || https://docs.openstack.org/developer/storlets/
 
| Docs || https://docs.openstack.org/developer/storlets/
 
|-
 
|-
| Current PTL || Kota Tsuyuzaki
+
| Current PTL || Takashi Kajinami
 
|-
 
|-
| Meetings || [[Meetings/Storlets|Tuesdays 0800UTC in #openstack-storlets on freenode IRC]] <- this is not so much active for now, if you want, ping someone on irc-channel
+
| IRC || #openstack-storlets on OFTC IRC
 +
|-
 +
| Meetings || Currently no regular meeting is scheduled. Ping people in the above IRC channel. Old meeting information can be found [[Meetings/Storlets|here]]
 
|}
 
|}
  

Latest revision as of 15:57, 31 May 2021

Openstack Storlets

Code https://github.com/openstack/storlets
Docs https://docs.openstack.org/developer/storlets/
Current PTL Takashi Kajinami
IRC #openstack-storlets on OFTC IRC
Meetings Currently no regular meeting is scheduled. Ping people in the above IRC channel. Old meeting information can be found here

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