mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 07:27:37 +08:00
985c424172
* 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.