basho / eleveldb

Erlang LevelDB API
262 stars 177 forks source link

Finish TS batching #183

Closed macintux closed 8 years ago

macintux commented 8 years ago

Other than accidental whitespace fixes, the only change here is to export sync_write/4 for use by vnodes when batches of data arrive.

Required for basho/riak_kv#1366

macintux commented 8 years ago

@borshop merge