-
Notifications
You must be signed in to change notification settings - Fork 1
ChangeLog
estigma88 edited this page Apr 22, 2018
·
4 revisions
- Fixing freezing windows
- Fixing open button folder
- Removing spinner for hashing value length
- Refactoring to use Spring Boot
- Cleaning apis Lookup and Storage to be reusable
- Cleaning Communication api, to handle more generic implementations
- Using DI to handle every object.
- Using IoC to create extensible implementations of Dhash, Communicacion and Chord
- Creating full unit testing for Dhash and Chord implementations
- Creating Spring Boot Starters for Dhash and Chord
- Creating Spring Boot Starters for Communication with Sockets and Data Structure
- Creating integration test for data structure simulation and network nodes
- Refactoring to use Gradle
- Distribution zip structure