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:
Philipp Moritz
2016-09-13 18:54:26 -07:00
committed by Robert Nishihara
parent a35de3b287
commit 7d629d4e48
21 changed files with 2322 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
[submodule "thirdparty/hiredis"]
path = thirdparty/hiredis
url = https://github.com/redis/hiredis