No description
Find a file
2016-08-18 23:26:08 -07:00
build initial version of object store 2016-08-14 01:39:44 -07:00
lib/python Basic Python unit tests. 2016-08-16 17:17:11 -07:00
src Merge pull request #9 from pcmoritz/test 2016-08-16 17:53:51 -07:00
test Retry if plasma client fails to connect to plasma store. 2016-08-16 17:52:18 -07:00
.gitignore initial version of object store 2016-08-14 01:39:44 -07:00
.travis.yml Test Python 3 in Travis. 2016-08-18 23:26:08 -07:00
LICENSE Initial commit 2016-08-13 15:20:19 -07:00
Makefile Remove directories as well with make clean. 2016-08-16 15:06:29 -07:00
README.md add readme 2016-08-13 15:24:01 -07:00
setup-env.sh Basic Python unit tests. 2016-08-16 17:17:11 -07:00

Plasma

Plasma is an experimental in-memory object manager. It is under development and not ready for general use.