Xu mingyong

Results 4 comments of Xu mingyong

I guess the reason is: the default write_buffer_size is 4MB, so when the Memory flush to disk, LevelDB call snappy function, but the LevelDB-ruby did not include the snappy lib.

It solved. 1. download leveldb-ruby source code. 2. modify the line12 of ./ext/leveldb/extconf.rb from `$LIBS

The gem version is `5975fd7` My test enviroment is `UNBUNTU 11.10`

# 1. Try the new rubyforge gem I tried the : > gem install level-ruby again, something make me confused, the ruby report `in put: wrong argument type LevelDB::DB (expected...