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

Use Google Guice for assembling server runtime #82

Closed nealeu closed 12 years ago

nealeu commented 12 years ago

Note: Some things like PagePersisters may have multiple instances, such as a scenario where we want to migrate data between stores.

Consider using scopes, or perhaps it's just that we have 2 injectors in 1 runtime.