danielvegamyhre/minicache
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
GoMIT
Issues
- 2
Find a mistake in server/election.go
#18 opened by moooofly - 5
Get a deployment on Kubernetes working
#13 opened by malwaredllc - 5
- 1
- 1
Optionally write logs to file or stdout
#10 opened by malwaredllc - 0
Implement Raft consensus algorithm to replace Bully algorithm for leader elections
#12 opened by malwaredllc - 2
Make using TLS optional
#5 opened by malwaredllc - 2
TLS support for REST API
#6 opened by malwaredllc