Skip to content

A peer-to-peer key-value storage system implemented in Go.

Notifications You must be signed in to change notification settings

ColeVanOphem/golem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed File Store

A peer-to-peer key-value storage system implemented in Go.

Efficient data storage and retrieval across multiple nodes.

Mostly just me trying to learn some Go.

  • Key-Value storage system
  • P2P architecture for distributed storage
  • TCP transport layer for inter-peer communication

Based on anthdm's youtube videos.

About

A peer-to-peer key-value storage system implemented in Go.

Resources

Stars

Watchers

Forks