ruby-leveldb-native icon indicating copy to clipboard operation
ruby-leveldb-native copied to clipboard

A ruby binding to levelDB

Results 1 ruby-leveldb-native issues
Sort by recently updated
recently updated
newest added

Hi, I'm working on a Win7 64bit machine, compiled a leveldb.dll with mingw based on this repo: https://github.com/zalanyib/leveldb-mingw Then installed your gem, withour errors, the 'leveldb_native.so' file was created and...