cliqz-oss / keyvi

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.
https://cliqz.com
Apache License 2.0
179 stars 38 forks source link

0 2 cleanup #228

Closed narekgharibyan closed 7 years ago

narekgharibyan commented 7 years ago

@hendrikmuhs Let's merge the 0.2 code now, and do the release on Monday.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.5%) to 88.215% when pulling 11d4a0e7ce23e71004045644171090d97b206939 on 0_2_cleanup into d66009c006226777d70a5a84279f58f399b7d499 on master.

hendrikmuhs commented 7 years ago

@narekgharibyan

Thanks, I will delete the 0_2_cleanup branch after release.