Skip to content

raj347/degdb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

degdb Build Status GoDoc

Distributed Economic Graph Database

Design Doc/Ramble

Initial implementation done at PennApps 2015 Fall. It can be located in the old/ directory. There is a slow rewrite/redesign happening.

Running

go run main.go -new -peers="example.com:8181,foo.io:8182"

Development

For development purposes you can launch multiple nodes within a single binary. This can only be used in development and disables connecting to external peers.

go run main.go -new -port=8181 -nodes=10

License

DegDB is licensed under the MIT license.

Contributors

About

degdb: distributed economic graph database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.7%
  • HTML 12.3%
  • Protocol Buffer 4.0%