Snowball (Work in progress)
Once it is complete, Snowball will contain generic implementation of snowball algorithm described here with batteries included.
Roadmap
- Add initial version of traits
- Implement initial version of snowball loop
- Publish initial documentation
- Implement initial version of snowball query handler
- Write unit tests for snowball loop and fix bugs
- Write unit tests for snowball query handler and fix bugs
- Provide default implementation of traits
- Write unit tests for default implementation