ray/src
Yucong He 5b45f0bdff [xray] Implementing Gcs sharding (#2409)
Basically a re-implementation of #2281, with modifications of #2298 (A fix of #2334, for rebasing issues.).
[+] Implement sharding for gcs tables.
[+] Keep ClientTable and ErrorTable managed by the primary_shard. TaskTable is managed by the primary_shard for now, until a good hashing for tasks is implemented.
[+] Move AsyncGcsClient's initialization into Connect function.
[-] Move GetRedisShard and bool sharding from RedisContext's connect into AsyncGcsClient. This may make the interface cleaner.
2018-08-31 15:54:30 -07:00
..
common Some small changes (#2782) 2018-08-30 22:42:49 -07:00
global_scheduler [xray] Implementing Gcs sharding (#2409) 2018-08-31 15:54:30 -07:00
local_scheduler [xray] Implementing Gcs sharding (#2409) 2018-08-31 15:54:30 -07:00
plasma [xray] Implementing Gcs sharding (#2409) 2018-08-31 15:54:30 -07:00
ray [xray] Implementing Gcs sharding (#2409) 2018-08-31 15:54:30 -07:00