ray/lib/python/common
Robert Nishihara 58a873eb20 Deploy Redis module and start using custom Redis commands. (#128)
* Add RAY.CONNECT Redis command.

* Add RAY.GET_CLIENT_ADDRESS command.

* Build and clean Redis in common Makefile.

* Use custom Redis module in Ray and use custom CONNECT and GET_CLIENT_ADDRESS commands.

* Fixes.

* Remove mapping from redis client ID to ray db client ID.

* Fix.
2016-12-16 14:40:44 -08:00
..
redis_module Deploy Redis module and start using custom Redis commands. (#128) 2016-12-16 14:40:44 -08:00
thirdparty/redis/src Remove Redis version from Linux scripts (#56) 2016-11-21 15:02:40 -08:00
__init__.py Build Ray with setup.py. (#14) 2016-10-31 17:08:03 -07:00