It's funny you should mention Netflix. They demoed something called Falkor two years ago that is/was extremely similar to Relay/GraphQL. It's unfortunate that it's made so little progress in the past two years, but it wouldn't surprise me of the talks on Falkor had influenced or inspired Facebook's implementation.
fwiw Jafar announced last week it would be open sourced in the next couple of weeks [1], and a number of people have access already and are helping with documentation and the like.
Falcor and Relay are conceptually similar but Relay is much more of a query engine, and Falcor isn't so much.
curun1r|10 years ago
For those that want links:
https://twitter.com/falcorjs
http://moduscreate.com/falcor-mvc-for-an-asynchronous-world
https://www.youtube.com/watch?v=z8UgDZ4rXBU
lewisl9029|10 years ago
The fact that these two companies came up with the same idea independently just reinforces how truly beneficial it must be.
I can't wait to try Om Next's implementation of this concept in my apps!
robwormald|10 years ago
Falcor and Relay are conceptually similar but Relay is much more of a query engine, and Falcor isn't so much.
[1] https://plus.google.com/events/ca3l6qalpu0uqcce58a379006m0
spicyj|10 years ago
AFAIK Falcor was announced just six months ago in spring 2015; I assume it is making progress towards a release. Relay wasn't based on it.