1.7.1-0 • Published 11 years ago

node-rethink v1.7.1-0

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

node-rethink

This is a modified version of original driver from RethinkDB repository. It does not use Google Closure Library and uses node-protobuf which is a wrapper around C++ libprotobuf to ensure fast serialization/parsing of protocol buffers. Downside of this approach is that this driver is Node.js-only, it will not work from the browser, so I removed everything browser-related.

As this driver is slightly modified original driver it works the same, just faster. I'm not sure if MIT license is compatible with GNU GPL 3 under which RethinkDB is released, so let me know if there are problems with it.

1.7.1-0

11 years ago

1.7.0-2

11 years ago

1.7.0-1

11 years ago

1.7.0

11 years ago

1.6.0-5

11 years ago

1.6.0-4

11 years ago

1.6.0-3

11 years ago

1.6.0-2

11 years ago

1.6.0-1

11 years ago

1.6.0

11 years ago