Skip to content

Conversation

@pjbgf
Copy link
Member

@pjbgf pjbgf commented Nov 26, 2025

A new experimental go-git Object storage that leans on mmap for better performance and decreased memory churn is being worked on. In order to enable that work, relying on go-billy, the Fd() func needs to be exposed. This will be a posix focused implementation.

A new experimental go-git Object storage that leans on mmap for
better performance and decreased memory churn is being worked on.
In order to enable that work, relying on go-billy, the Fd() func
needs to be exposed. This will be a posix focused implementation.

Signed-off-by: Paulo Gomes <[email protected]>
@pjbgf pjbgf merged commit e19cf91 into go-git:main Nov 26, 2025
11 checks passed
@pjbgf pjbgf deleted the mmap branch November 26, 2025 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant