dain / leveldb

Port of LevelDB to Java
Apache License 2.0
1.54k stars 429 forks source link

max_file_size #74

Open bsploit opened 8 years ago

bsploit commented 8 years ago

In google code in options.cc there is property "max_file_size". Is it possible to set it somehow? I want to play with this parameter because I want to store large amount of data in leveldb