do not use leveldb.

This commit is contained in:
Christopher Jeffrey 2014-12-01 15:51:01 -08:00
parent 69e6a252d1
commit 74aa4c1fd0
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ using namespace v8;
#define EMPTY ("\\x01")
// LevelDB options
#define USE_LDB_ADDR 1
#define USE_LDB_ADDR 0
/**
* Node.js Exposed Function Templates