redis_context
should be able to handle other type's replies
#4770
Labels
enhancement
Request for new feature and/or capability
Currently,
redis_context
only supports processing the replies with string and integer. It's better to be able to handle other types like array.https://github.com/ray-project/ray/blob/master/src/ray/gcs/redis_context.cc#L59toL78
The text was updated successfully, but these errors were encountered: