Issues
- 1
Latest version fails on node-gyp build for windows
#222 opened by GustavPS - 1
Suppress unsafeNoLock warning
#214 opened by Wingysam - 6
Unsupported versions cause GH Actions failures
#217 opened by jeffesquivels - 0
- 1
Program exit on Env.open
#209 opened by pgmillon - 3
Append mode is not working correctly for string keys with character codes larger than 255 (MDB_KEYEXIST error)
#207 opened by hjerabek - 3
Automatic map resizing
#208 opened by hjerabek - 1
- 4
Included LMDB library is not a stable release version
#140 opened by kriszyp - 11
- 1
- 0
test: the worker thread in fact has no chance of receiving messages from the main thread
#203 opened by jacobbubu - 17
node-gyp rebuild error
#197 opened by Andrew-Dyachenko - 9
Build errors under Node 16.1.0
#190 opened by michaelfig - 0
mkdirp throws error on running benchmark
#192 opened by detj - 16
Error for " pointer being freed "
#144 opened by hanweifish - 0
Use of deprecated Buffer in example code
#193 opened by detj - 2
mdb_copy: copying failed, error -30784 (MDB_INCOMPATIBLE: Operation and DB incompatible, or DB flags
#191 opened by C3Pool - 2
- 0
Missing tags and releases on github?
#187 opened by beenotung - 1
Incremental backup and restore
#185 opened by KyleAMathews - 0
- 22
- 6
Asynchronous batch write data types
#182 opened by kylebernhardy - 2
Build fails with Node 14.15.0, the new LTS release
#181 opened by sisou - 2
{Question] Environment size and Delete
#179 opened by zaxharperdb - 2
Does node-lmdb support storing live objects?
#178 opened by hjerabek - 3
- 8
[Question] Building ARM on 64bit x86 Docker
#173 opened by zaxharperdb - 3
- 5
Do you need to db.close for all transactions?
#176 opened by trotter2000 - 2
Change prebuild infrastructure to use prebuildify
#162 opened by Raynos - 12
Support for worker_threads?
#157 opened by kylebernhardy - 11
Support for electron
#151 opened by ravipati2008 - 5
opening env causes mdb file to be created with full size on Windows 10 build 1909.
#159 opened by dents - 3
node-gyp error
#152 opened by andyahn91 - 8
32bit linux MDB_MAP_FULL boundaries?
#172 opened by zaxharperdb - 7
[question] cursor performance
#170 opened by CristianPi - 1
Cursor still seems to leak memory
#165 opened by black-hawk85 - 0
getBinaryUnsafe is even more unsafe on Node 14
#163 opened by kriszyp - 5
Blocking beginTransaction for second write transaction
#164 opened by extern-lukas-zech-zwickroell-com - 4
Node 13 support
#160 opened by micburks - 3
Prebuilt Binaries
#147 opened by kriszyp - 2
- 5
Support for Node 12
#149 opened by kriszyp - 4
more guides and typescript support
#156 opened by beenotung - 3
- 0
env.sync() blocks the micro event queue (promise callbacks) in Node when other timeouts are in the queue
#138 opened by kriszyp - 6
Error: Invalid argument
#137 opened by Youhan - 6
Shared database between node and python using node-lmdb
#136 opened by Gfuse