0.9.0
Release 0.9.0 Initial release there no versions less than 0.9.0 moonlibs/sync is Collection of synchronization primitives for Tarantool fibers Supported * Conditional Variables (cond) * WaitGroup (wg) * Mutex (lock) with deadlock detection (heavyweight) * Latch (lightweight lock, no deadlock detection) Stay tuned :)