ray/src/common/state
Robert Nishihara 985c424172 Use redismodules for task table and result table. (#156)
* Switch to using redis modules for task table.

* Switch to using redis modules for the task table.

* Fix some tests.

* Fix naming and remove code duplication.

* Remove duplication in redis modules and add more cleanups.

* Address comments.
2016-12-25 23:57:05 -08:00
..
db.h Change db_connect to allow different arguments from different processes. (#142) 2016-12-20 20:21:35 -08:00
db_client_table.c Init_table_callback now takes ownership of passed in data (#80) 2016-12-03 13:49:09 -08:00
db_client_table.h Plasma photon association: passing through plasma address with photon db connection (#123) 2016-12-13 17:21:38 -08:00
local_scheduler_table.c Introduce local scheduler heartbeats which carry load information. (#155) 2016-12-24 20:02:25 -08:00
local_scheduler_table.h Introduce local scheduler heartbeats which carry load information. (#155) 2016-12-24 20:02:25 -08:00
object_table.c Object table remove (#139) 2016-12-19 23:18:57 -08:00
object_table.h Object table remove (#139) 2016-12-19 23:18:57 -08:00
redis.c Use redismodules for task table and result table. (#156) 2016-12-25 23:57:05 -08:00
redis.h Introduce local scheduler heartbeats which carry load information. (#155) 2016-12-24 20:02:25 -08:00
table.c Implement object table notification subscriptions and switch to using Redis modules for object table. (#134) 2016-12-18 18:19:02 -08:00
table.h Init_table_callback now takes ownership of passed in data (#80) 2016-12-03 13:49:09 -08:00
task_table.c Use redismodules for task table and result table. (#156) 2016-12-25 23:57:05 -08:00
task_table.h Use redismodules for task table and result table. (#156) 2016-12-25 23:57:05 -08:00