rethinkdb-client-driver: Client driver for RethinkDB
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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'.
Properties
Versions | 0.0.0.1, 0.0.0.1, 0.0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19, 0.0.20, 0.0.21, 0.0.22, 0.0.23, 0.0.24, 0.0.25 |
---|---|
Change log | None available |
Dependencies | aeson, base (>=4.6 && <4.7), binary (>=0.7.2.1), bytestring, hashable, network, scientific, text, unordered-containers, vector [details] |
License | MIT |
Author | Tomas Carnecky |
Maintainer | tomas.carnecky@gmail.com |
Category | Database |
Home page | https://github.com/wereHamster/rethinkdb-client-driver |
Bug tracker | https://github.com/wereHamster/rethinkdb-client-driver/issues |
Source repo | head: git clone git://github.com/wereHamster/rethinkdb-client-driver.git |
Uploaded | by wereHamster at 2014-08-03T06:02:01Z |
Modules
- Database
- Database.RethinkDB
Downloads
- rethinkdb-client-driver-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees