foundationdb/bindings/nodejs
Alec Grieser 45ade048c4 use apple internal repos for node stuff 2017-08-24 16:30:39 -07:00
..
lib added explicit float casting to node C++ extension to avoid undefined behavior 2017-06-23 10:14:28 -07:00
src removed unused header file 2017-06-23 14:34:12 -07:00
tests added explicit float casting to node C++ extension to avoid undefined behavior 2017-06-23 10:14:28 -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/.