panoply-couchbase
v2.1.4
Published
This is a simple wrapper for the Couchbase NodeJS SDK with the added benefit of libcouchbase being compiled with SSL Support
Downloads
4
Readme
Couchbase NodeJS SDK Wrapper
This is a thin and simple wrapper around the Couchbase SDK for NodeJS.
On linux machines it will run a pre-install script to compile a separate version of libcouchbase with SSL support (which has been disabled in the default couchbase package)
then install the default package with the --couchbase-root
argument set to the correct location so that the bindings compile correctly.