Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
switch to cmake: for --disable-deprecated option I thought there is no need to introduce another CMake build_type and we can specify it as using CMake's -D CMAKE_CXX_FLAGS=... option
Coverage increased (+0.6%) to 88.202% when pulling 118643f60b5e7cf6f761979321f1fcc76c77962e on narekgharibyan:0_2_cleanup into 54d3b5c19123addbf9708688b9494fe08c5d0af2 on cliqz-oss:0_2_cleanup.
@hendrikmuhs This PR includes:
--disable-deprecated
option I thought there is no need to introduce another CMake build_type and we can specify it as using CMake's-D CMAKE_CXX_FLAGS=...
optionPlease, let me know what you think about.