Uses old Rust 2015

0.0.10 May 30, 2018
0.0.9 May 30, 2018
0.0.7 Nov 5, 2017
0.0.6 Apr 26, 2017
0.0.6-alpha4 Feb 8, 2017

#8 in #reql

44 downloads per month

MIT/Apache

10KB
239 lines

RethinkDB Rust driver

Overview

What is RethinkDB?

RethinkDB is the first open-source scalable database built for realtime applications. It exposes a new database access model -- instead of polling for changes, the developer can tell the database to continuously push updated query results to applications in realtime. RethinkDB allows developers to build scalable realtime apps in a fraction of the time with less effort.

Dependencies

~2MB
~45K SLoC