[PATCH v2 07/10] Introduce checkpoint schedule module

Konstantin Osipov kostja at tarantool.org
Sun Dec 9 00:45:25 MSK 2018


* Vladimir Davydov <vdavydov.dev at gmail.com> [18/12/09 00:15]:
> This is a very simple module that incorporates the logic for calculating
> the time of the next scheduled checkpoint given the configured interval
> between checkpoints. It doesn't have any dependencies, which allows to
> cover it with a unit test. It will be used by the checkpoint daemon once
> we rewrite it in C. Rationale: in future we might want to introduce more
> complex rules for scheduling checkpoints (cron-like may be) and it will
> be really nice to have this logic neatly separated and tested.

OK to push.


-- 
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