Thought i’d share a few references that might be h...
# dev
o
Thought i’d share a few references that might be highly relevant to lakeFS’ scalability: 1. https://devblogs.microsoft.com/devops/supercharging-the-git-commit-graph-iii-generations/#using-generation-number-in-merge-base-questions 2. Git's https://git-scm.com/docs/commit-graph-format 3. some more https://devblogs.microsoft.com/devops/supercharging-the-git-commit-graph-ii-file-format/ 4. logCommits for a path: https://devblogs.microsoft.com/devops/super-charging-the-git-commit-graph-iv-bloom-filters/ Obviously these are for longer term improvements that include additional indexing or data model tweaks, so putting here as reference