The latest version of rethinkdb-client-driver is 0.0.25-5.

rethinkdb-client-driver

Version 0.0.7 revision 1 uploaded by AdamBergmark.

Package meta

Synopsis
Client driver for RethinkDB
Description

This is an alternative client driver for RethinkDB. It is not complete yet, but the basic structure is in place and the driver can make simple queries.

Its main focus is on type safety, which it achieves quite well. It also uses the new JSON protocol which should give it a speed boost (and make the driver compatible with GHC 7.8).

Note that the driver is neither thread-safe nor reentrant. If you have a multi-threaded application, I recommend using 'resource-pool'.

Author
Tomas Carnecky
Bug reports
https://github.com/wereHamster/rethinkdb-client-driver/issues
Category
Database
Copyright
n/a
Homepage
https://github.com/wereHamster/rethinkdb-client-driver
Maintainer
tomas.carnecky@gmail.com
Package URL
n/a
Stability
n/a

Components