foundationdb/bindings/nodejs
Evan Tschannen 93be673e20 Merge pull request #192 from cie/bindingtester-ro-lock-aware-option
<rdar://problem/34579176> Transaction option for read-only lock aware
2017-10-27 17:19:40 -07:00
..
lib Update API_VERSION from 500 to 510 2017-10-11 13:49:38 -07:00
src Update API_VERSION from 500 to 510 2017-10-11 13:49:38 -07:00
tests Merge pull request #192 from cie/bindingtester-ro-lock-aware-option 2017-10-27 17:19:40 -07:00
README.md Initial repository commit 2017-05-25 13:48:44 -07:00
binding.gyp added explicit float casting to node C++ extension to avoid undefined behavior 2017-06-23 10:14:28 -07:00
binding.gyp.npmsrc added FdbUtil to binding.gyp.npmsrc 2017-06-23 14:54:56 -07:00
fdbModule.js.npmsrc Initial repository commit 2017-05-25 13:48:44 -07:00
fdb_node.target added new files to fdb_node.target to fix windows build 2017-06-23 15:32:28 -07:00
fdb_node.vcxproj Initial repository commit 2017-05-25 13:48:44 -07:00
fdb_node_0_8.vcxproj Initial repository commit 2017-05-25 13:48:44 -07:00
fdb_node_0_10.vcxproj Initial repository commit 2017-05-25 13:48:44 -07:00
include.mk use apple internal repos for node stuff 2017-08-24 16:30:39 -07:00
package.json.in Initial repository commit 2017-05-25 13:48:44 -07:00

README.md

Complete documentation of the FoundationDB Node.js API can be found at https://foundationdb.org/documentation/api-node.html.

These bindings require the FoundationDB client. The client can be obtained from https://files.foundationdb.org/fdb-c/.