This was interesting to learn more about. It seems like an application of the fundamentals of web crawling for example and its inverted index table, where searching each word/token could leave to the files containing said word
They use the same approach with Merkle trees as in the original - git. Not reinventing the wheel when tracking the code changes is absolutely reasonable
This was interesting to learn more about. It seems like an application of the fundamentals of web crawling for example and its inverted index table, where searching each word/token could leave to the files containing said word
They use the same approach with Merkle trees as in the original - git. Not reinventing the wheel when tracking the code changes is absolutely reasonable