[tarantool-patches] Re: [PATCH 09/10] Enable asyncronous wal writes

Konstantin Osipov kostja.osipov at gmail.com
Wed Apr 24 22:19:51 MSK 2019


* Georgy Kirichenko <georgy at tarantool.org> [19/04/19 20:00]:
> Allow to send a journal entry to wal without wait until the writing
> was finished. Two methods were introduced:
>  * async_write method emits an entry to be written, returns 0 if the
>  entry was successfully scheduled;
>  * async_wait method waits until writing was finished and returns a
>  result of journal write.
> 

The approach is looking good, I may have a few nits about the api
(will send them in a second review, separately).


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list