ray/src/common/thirdparty
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
..
ae Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00
hiredis Changes to make tests pass on Travis. (#3) 2016-10-25 22:39:21 -07:00
patches Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
python@3f8fa00528 Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
redis-windows@10a978f7b4 Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
build-redis.sh Implement tables with redis modules (#114) 2016-12-11 17:40:19 -08:00
download_thirdparty.bat Windows compatibility (#57) 2016-11-22 17:04:24 -08:00
greatest.h Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00
sha256.c Compute task IDs and object IDs deterministically. (#31) 2016-11-08 14:46:34 -08:00
sha256.h Compute task IDs and object IDs deterministically. (#31) 2016-11-08 14:46:34 -08:00
utarray.h Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00
uthash.h Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00
utlist.h Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00
utringbuffer.h Keep objects in cache between tasks (#29) 2016-11-06 17:31:14 -08:00
utstring.h Rearrange files to prepare to merge into Ray. 2016-10-25 13:59:47 -07:00