Skip to content

Releases: goyal-aman/distributed_storage_nodes

Release list

v0.1.0

Choose a tag to compare

@goyal-aman goyal-aman released this 07 Apr 19:29

✅ Core Features (Implemented)

  • Decentralized peer-to-peer node communication
  • Consistent hashing with configurable key ranges
  • Gossip protocol for cluster membership
  • Live data replication during node bootstrapping
  • RESTful APIs for data operations
  • Node state management (JOINING → BOOTSTRAPPING → AVAILABLE)