storlets/doc/source/index.rst

2.2 KiB

Welcome to storlets' documentation!

Storlets extend Swift with the ability to run user defined computations - called storlets - near the data in a secure and isolated manner. A storlet is a compiled and packaged code (e.g. a .jar file) that can be uploaded to Swift as any other object. Once uploaded the storlet can be invoked over data objects in Swift.

This documentation is generated by the Sphinx toolkit and lives in the source tree.

TL;DR

getting_started s2aio

Storlets Use Cases

usecases/usecase_secondary_storage usecases/usecase_security usecases/usecase_chip_bakers

Overview and Concepts

storlets_terminology storlet_engine_overview api/overview_api ipython_integration installation

Crystal is an SDS framework for OpenStack Swift. Amongst other things, the framework leverages storlets to do seamless pushdown of user defined code from Spark to Swift.

Storlet Engine Developers

engine_dev_installation engine_dev_tests

Storlets Developers

contributing writing_and_deploying_storlets writing_and_deploying_java_storlets writing_and_deploying_python_storlets

Indices and tables

  • genindex
  • modindex
  • search