mirror of
https://github.com/wassname/ray.git
synced 2026-07-10 02:41:07 +08:00
Adding object table (#1)
* code for maintaining the object table * Makefile fix * Clone git submodules. * directory -> object_table * Fix Makefile and remove unnecessary files. * Fix formatting. * make code more generic
This commit is contained in:
committed by
Robert Nishihara
parent
a35de3b287
commit
7d629d4e48
@@ -0,0 +1,3 @@
|
||||
[submodule "thirdparty/hiredis"]
|
||||
path = thirdparty/hiredis
|
||||
url = https://github.com/redis/hiredis
|
||||
Reference in New Issue
Block a user