Sign inSign up

orchest/memory-server

By orchest

Updated over 4 years ago

Image
0

5.5K

orchest/memory-server repository overview

memory-server

Docker container running a Plasma store (from the Apache Arrow project) together with a custom manager for eviction of objects.

Objects are evicted according to a call-graph (in our case the pipeline.json) if all connected nodes have received the data from the source.

# Specify the branch of the sdk to use when installing the server. It
# defaults to master.
docker build -t orchest/memory-server --build-arg sdk_branch="master" .

Tag summary

Content type

Image

Digest

Size

132.1 MB

Last updated

over 4 years ago

docker pull orchest/memory-server