6 years ago
Wed May 8, 2019 12:28pm PST
Ask HN: How many issues does GitHub hold in total?
Similarly, how many comments in total would that be ?

For some context, I'm trying to design a way to address bug's comment with a single identifier while avoiding collision. This identifier would contains part of the bug's identifier, and part of the comment's identifier inside this bug. Potentially, all bugs could be stored in a single shared address space, across repository.

Real world data would be useful.

comments:
add comment
loading comments...