11rethinkdbdash
22-------------
33
4- < a href = " https://app.wercker.com/project/bykey/10e69719c2031f4995798ddb9221c398 " >< img alt = " Wercker status " src = " https://app.wercker.com/status/10e69719c2031f4995798ddb9221c398/m/master " align = " right " /></ a >
4+ [ ![ Build Status ] ( https://travis-ci.org/rebirthdb/rebirthdb-js.svg?branch=master )] ( https://travis-ci.org/maeb/rebirthdb-js )
55
66A Node.js driver for RethinkDB with more advanced features.
77
@@ -498,7 +498,7 @@ errors like [issue #2839](https://github.com/rethinkdb/rethinkdb/issues/2839)
498498
499499Update` test/config.js ` if your RethinkDB instance doesn't run on the default parameters.
500500
501- Make sure you run a version of Node that supportsgenerators and run:
501+ Make sure you run a version of Node that supports` async/await ` and run:
502502```
503503npm test
504504```
@@ -511,13 +511,6 @@ mocha long_test/static.js -t 50000
511511```
512512
513513
514- Tests are also being run on[ wercker] ( http://wercker.com/ ) :
515- - Builds:[ https://app.wercker.com/#applications/52dffe8ba4acb3ef16010ef8/tab ] ( https://app.wercker.com/#applications/52dffe8ba4acb3ef16010ef8/tab )
516- - Box:
517- - Github:[ https://github.com/neumino/box-rethinkdbdash ] ( https://github.com/neumino/box-rethinkdbdash )
518- - Wercker builds:[ https://app.wercker.com/#applications/52dffc65a4acb3ef16010b60/tab ] ( https://app.wercker.com/#applications/52dffc65a4acb3ef16010b60/tab )
519-
520-
521514###FAQ
522515
523516- __ Why rethinkdbdash?__