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.
Coverage remained the same at 86.143% when pulling e661df1dc650500ec88f1e95ff95c6f214a3fc4f on hendrikmuhs:fix-#201 into 99608895bf45cc6dfac3f61052bfd189c0bcc269 on cliqz-oss:master.
Coverage remained the same at 86.143% when pulling e661df1dc650500ec88f1e95ff95c6f214a3fc4f on hendrikmuhs:fix-#201 into 99608895bf45cc6dfac3f61052bfd189c0bcc269 on cliqz-oss:master.
For memory limits < 200MB the old implementation caused an underflow, ending in wrong memory calculation.
@narekgharibyan