PhaultLines

Asynchronous RethinkDB client drivers

In RethinkDB 2.0, the Python and Ruby client drivers gained support for asynchronous use via integration with Tornado and EventMachine. In this presentation, I show how to perform RethinkDB queries asynchronously in Python and Ruby and demonstrate how to build a realtime web application that uses changefeeds in Ruby with the Faye framework.