ray/src/common/redis_module
Philipp Moritz 817f1e730c Implement tables with redis modules (#114)
* initial redis module

* temp commit

* temp commit

* temp commit

* Empty object table functions and broken object_table_lookup

* fix segfault and clean up code

* cleanup and tests

* try to ignore redismodule.h

* check if data_size is integer

* Minor changes to redis-module tests.

* try to exclude redismodule from clang-format

* try something different

* fix clang-format and tests

* sleep a bit

* Result table

* fix redis_module tests

* fix tests and add tests for result table

* more tests

* randomize ports

* Minor changes.

* More fixes.
2016-12-11 17:40:19 -08:00
..
Makefile Implement tables with redis modules (#114) 2016-12-11 17:40:19 -08:00
ray_redis_module.c Implement tables with redis modules (#114) 2016-12-11 17:40:19 -08:00
redismodule.h Implement tables with redis modules (#114) 2016-12-11 17:40:19 -08:00
runtest.py Implement tables with redis modules (#114) 2016-12-11 17:40:19 -08:00