You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First usable version of the library
This version merges https://github.com/rust-rethinkdb/thinker and
https://github.com/rust-rethinkdb/reql together to make one coherent
library. All further development of the driver will happen in this
crate.
Besides being the first usable version this release also adds a
number of commands and integrates with the futures crate to return
results as streams.