CoreyKaylor / Lightning.NET

.NET library for LMDB key-value store
Other
398 stars 82 forks source link

put error 665 #86

Closed mosheb closed 7 years ago

mosheb commented 7 years ago

win 2012, framework 4.6.1, compiled for x64 putting a large number of xml docs when I reach around 70-100 GB LmdbMethods.mdb_put(txn, dbi, ref marshal.Key, ref marshal.Value, flags)) returns int value 665

mosheb commented 7 years ago

nevermind, looks like I have a filesystem fragmentation issue.