dspinellis / git-issue

Git-based decentralized issue management
GNU General Public License v3.0
768 stars 66 forks source link

Mention SD in Related work #34

Closed lbragaglia closed 6 years ago

lbragaglia commented 6 years ago

In README/Related work, please consider adding a reference to SD (Simple Defects), a (now defunct?) distributed bug tracking system based on a distributed db and able to import/export from/to foreign ticketing systems.

See this old LWN article Distributed bug tracking for other historical references.

aronisstav commented 6 years ago

Could open another issue, but I'd rather comment on this one with a similar case.

I recently came across "SIT Issue Tracking", which is a module for SIT (see below) and can be summarized as (from their README.md):

SIT Issue Tracking is a compact tool to track and share project issues in and between decentralized teams. Its goal is to lower the barrier for having an independently operated, shared issue tracker.

It is based on SIT, which can be summarized as (from their README.md):

SIT is a compact tool that helps tracking and sharing information between people and systems in a decentralized, sporadically-online environment (aka "the real world").