7 ms·
Just in time! This will be nice reference. I recently started working on a new Scala driver that uses the v0_4 asynchronous protocol, built on top of Akka's I
by moatra 11y ago
Just in time! This will be nice reference. I recently started working on a new Scala driver that uses the v0_4 asynchronous protocol, built on top of Akka's IO module and Play's JSON module. I think I have the performance where I want it, but now I need to flesh out the DSL for proper ReQL support.
- habitue 11y agoHave a look at https://github.com/rethinkdb/rethinkdb/blob/next/drivers/java/term_info.json https://github.com/rethinkdb/rethinkdb/blob/next/drivers/jav... It has a full listing of all ReQL terms and their signatures and optargs