[tarantool-patches] [PATCH v2 1/4] box: move memtx_tree implementation to source file

Konstantin Osipov kostja at tarantool.org
Thu Feb 14 16:57:52 MSK 2019


* Kirill Shcherbatov <kshcherbatov at tarantool.org> [19/02/13 13:03]:
> Refactored memtx_tree code so that memtx_tree.h contained only
> the signature of the tree object constructor memtx_tree_index_new,
> while all implementation details were in memtx_tree.c.
> This will further allow to template the implementation details.
> 
> Needed for #3961

This patch is OK to push.

I am not sure if any of the following patches will be in, but
hiding more details in the implementation is always a good thing.


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