Robert Nishihara
5ad8e145ae
Allow clients to subscribe to notifications about sealed objects. ( #40 )
...
* Create libplasma_client.a in Makefile.
* Implement plasma subscribe.
* Fixes and tests.
* Buffer notifications in the Plasma store when the socket send buffer is full.
* Fix formatting.
* Turn off -Werror in Makefile.
* Fixes.
* Fix formatting.
2016-10-14 19:27:17 -07:00
Robert Nishihara
d41566a499
Implement delete and contains for plasma client and store. ( #28 )
...
* Implement delete and contains for plasma client and store.
* Fix style, free object, add tests.
2016-09-23 15:07:50 -07:00
Philipp Moritz
0198a0d299
make plasma robust wrt to number of open file descriptors ( #25 )
2016-09-15 15:39:33 -07:00
Robert Nishihara
28c19a38c9
Catch incorrect arguments to PlasmaClient constructor. ( #18 )
2016-09-14 14:21:24 -07:00
Robert Nishihara
72361c9b44
Add metadata handling ( #23 )
...
* Automatic whitespace fixes.
* Add metadata handling.
* Make create take a buffer instead of a string for the metadata.
* Small fixes.
2016-09-14 14:20:34 -07:00
Philipp Moritz
ad1a8454d5
remove C struct duplication and python plasma manager
2016-09-05 15:37:17 -07:00
Philipp Moritz
e1627319b3
clean up tests
2016-08-22 15:35:47 -07:00
Robert Nishihara
3d6d1e8fe5
Test plasma manager.
2016-08-18 10:04:00 -07:00
Philipp Moritz
23327a18e0
add plasma manager
2016-08-17 13:01:56 -07:00
Robert Nishihara
1b66ac54ba
Basic Python unit tests.
2016-08-16 17:17:11 -07:00
Philipp Moritz
535f4403e4
add python client
2016-08-16 15:38:45 -07:00