rethinkdb-java
rethinkdb-java copied to clipboard
Support serialization of ReQL expressions
Apparently, the RethinkDB C# Driver supports serializing ReQL expressions. It might be nice to port it to Java.
Implementation may or may not be compatible with C# driver serialization.