[tarantool-patches] Re: [PATCH v2 4/4] Extract 'coll' library from 'core'

Konstantin Osipov kostja at tarantool.org
Tue Feb 26 15:23:58 MSK 2019


* Vladislav Shpilevoy <v.shpilevoy at tarantool.org> [19/02/26 15:16]:
> Core is supposed to be the most basic library, providing only
> really common features used everywhere like fiber, diag, memory,
> logging. Which can't be said about collations - they are used
> only by high level things - SQL, Lua utf8, comparators.
> 
> Collations are built now as 'lib/coll' library.

Does it depend on core or compile without it?  The same question
applies to http_parser. I think as a follow up we also need to put
a small README file in each dir describing the purpose of each
library and what other key libraries it depends on.


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