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 BSON as serialization format #92

Open nealeu opened 11 years ago

nealeu commented 11 years ago

BSON is used in mongodb java driver

Also available is a jackson bson serialiser which looks very helpful: http://www.michel-kraemer.com/binary-json-with-bson4jackson