whirlwind-match / fuzzydb

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

Consider MessagePack for wire and storage format #22

Open nealeu opened 13 years ago

nealeu commented 13 years ago

http://wiki.msgpack.org/display/MSGPACK/Format+specification

nealeu commented 13 years ago

Consider implementing scorers to be able to directly read from packed objects instead of expanding back to objects.

nealeu commented 13 years ago

There are few different goals that could be achieved here: