https://github.com/luckcolors/gokfs
A Kademlia inspired local file store based on goleveldb. This is a port to Golang of https://github.com/Storj/kfs
https://github.com/luckcolors/gokfs
database go golang goleveldb kademlia kfs leveldb
Last synced: 6 months ago
JSON representation
A Kademlia inspired local file store based on goleveldb. This is a port to Golang of https://github.com/Storj/kfs
- Host: GitHub
- URL: https://github.com/luckcolors/gokfs
- Owner: luckcolors
- License: gpl-3.0
- Created: 2017-03-26T11:39:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-08T18:48:27.000Z (about 8 years ago)
- Last Synced: 2024-06-20T01:55:56.946Z (about 2 years ago)
- Topics: database, go, golang, goleveldb, kademlia, kfs, leveldb
- Language: Go
- Size: 21.5 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gokfs
A Kademlia inspired local file store based on goleveldb. This is a port to Golang of https://github.com/Storj/kfs