All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix go.mod dependency due to a change in the case #50 @mosuka
- Add garbage collector for badger #48 @christian-roggia
- adds cicd #41 @vniche
- adds scan endpoint #35 @vniche
- Fix bug in getting leader ID #34 @mosuka
- Update protobuf #33 @mosuka
- Add health check endpoints #32 @mosuka
- Add some metrics #31 @mosuka
- Allow CLI options to be read from the configuration file #29 @mosuka
- Fix gateway bug #26 @mosuka
- Support TLS #25 @mosuka
- Add keepalive options #24 @mosuka
- Improve cluster watching #22 @mosuka
- Refactoring #21 @mosuka
- Update Makefile #20 @mosuka
- Add join endpoint #19 @mosuka
- Add leave endpoint #18 @mosuka
- Add snapshot endpoint #17 @mosuka
- Disable raft-badgerdb logging #16 @mosuka
- Migrate to grpc-gateway #15 @mosuka
- Add metrics command #14 @mosuka
- Use raft-badger #13 @mosuka
- Refactoring #12 @mosuka
- Refactoring #11 @mosuka
- Refactoring #10 @mosuka
- Upgrade Badger #9 @mosuka
- Upgrade Raft #8 @mosuka
- Refactoring #7 @mosuka
- Fix bugs in defer #5 @mosuka
- First release @mosuka