ray/test
Philipp Moritz db8c0acc71 Refactor state database (#22)
* make db_connect return the connection

* rename db_conn -> db_handle

* more renaming

* clang-format

* free the db_handle
2016-09-25 21:52:06 -07:00
..
common_tests.c task queue tests and extensions (#18) 2016-09-22 23:15:45 -07:00
db_tests.c Refactor state database (#22) 2016-09-25 21:52:06 -07:00
example_task.h task queue tests and extensions (#18) 2016-09-22 23:15:45 -07:00
io_tests.c [WIP] Event loop refactoring (#19) 2016-09-23 22:53:58 -07:00
redis_tests.c Refactor state database (#22) 2016-09-25 21:52:06 -07:00
task_tests.c task queue tests and extensions (#18) 2016-09-22 23:15:45 -07:00