basho / eleveldb

Erlang LevelDB API
262 stars 177 forks source link

Backport submit_to_thread_queue() to KV #229

Closed hazen closed 7 years ago

hazen commented 8 years ago

This refactor of message queuing from the TS side looks like a nice optimization. I have found many merge conflicts related to the two code bases differing, so I'm proposing we simply agree to use this function on both sides of the fence.

matthewvon commented 7 years ago

+1 for merge once TS 1.5 ships