rethinkdb / docs

RethinkDB documentation
http://rethinkdb.com/docs
Apache License 2.0
117 stars 167 forks source link

WIP: docs changes for v2.4 #1207

Closed marshall007 closed 5 years ago

marshall007 commented 7 years ago

Description

Fixes #1178.

srh commented 6 years ago

Note we've also got a Java driver. It will also need actual write hook support, see https://github.com/rethinkdb/rethinkdb/issues/6545.

FilipeRamalho commented 6 years ago

Why is development stopped on this pull request ?

srh commented 6 years ago

@FilipeRamalho Please finish the documentation for Python and Ruby.

thelinuxlich commented 6 years ago

I think the PR should cover the insert/update/delete/replace optarg ignoreWriteHook

srh commented 5 years ago

Finished in PR #1241. Includes all of the checklist items and also the ignoreWriteHook optarg.