fuzzydb is a fuzzy matching database engine capable of providing human-like search results that make life much easier for users of websites searching for things like cars, houses, people and jobs.
19
stars
5
forks
source link
Introduce fork-join for insert and search operations #69
e.g. Where we insert into multiple indexes, each can be done on a sep thread We can also score items in sep threads while doing a search