Akka Graph examples by using scala
- Create Repository
- Add SBT project
- Hello World Scala
- Added simple code and it's test case
- Added simple graph
- Create a sample Graph with numbers and array
- Integrate with Google PubSub to print notification
- Integrate with Google PubSub with 2 flows
- Integrate with Google PubSub with 2 flows communicating with Google PubSub
- Integrate with RabbitMQ
- Documentation
- Add CI for unit test
- Create a Text processer for spelling check
- Write Unit tests
- Code Coverage to 90%
- Code Coverage to 95%
- Code Coverage to 100%