rethinkdb-java icon indicating copy to clipboard operation
rethinkdb-java copied to clipboard

Official RethinkDB Java client

Results 24 rethinkdb-java issues
Sort by recently updated
recently updated
newest added

Implement [ReGrid File Storage](https://github.com/bchavez/RethinkDb.Driver/wiki/ReGrid-File-Storage) from RethinkDB C# Driver ![image](https://user-images.githubusercontent.com/6955035/77379813-665ad580-6d58-11ea-9ebf-86ca2238fdf2.png)

enhancement
good first issue

By tinkering with the Python scripts to add an extra field, which may exists but I don't seem to find, which is the original, snake-case name, the following can be...

enhancement
help wanted
python-scripts

### This issue is a continuation of https://github.com/rethinkdb/rethinkdb/issues/5184 From the original issue: > Currently we just have a two argument chainable method for optargs: > > ```java > between(3, 100).optArg("left_bound",...

enhancement
help wanted
question
python-scripts

### This issue is a continuation of https://github.com/rethinkdb/rethinkdb/issues/5005 and https://github.com/rethinkdb/rethinkdb/issues/5006 Apparently some drivers may or may not expose the Profile and Backtrace. According to the original issue 5005: > The...

help wanted