Skip to content

(use case) orbit-db and git-bug? #952

Answered by MichaelMure
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

AFAIK orbit-db is not that much permanent (aka would lose all the data if there is no peer remaining), which could be a problem for a bugtracker.

However, that would be a really cool experiment. The only thing you need really is an alternative implementation of a Repo (https://github.com/MichaelMure/git-bug/blob/master/repository/repo.go), which could really be anything. You could reuse some existing pieces (RepoStorage, RepoBleve ...) and replace the part that matters (RepoData mainly).

It could be orbit-db, some of the other you mentioned, a classic database, a browser storage ...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant