Skip to content

osfs: Expose Fd() to enable mmap#170

Merged
pjbgf merged 1 commit into
go-git:mainfrom
pjbgf:mmap
Nov 26, 2025
Merged

osfs: Expose Fd() to enable mmap#170
pjbgf merged 1 commit into
go-git:mainfrom
pjbgf:mmap

Conversation

@pjbgf

@pjbgf pjbgf commented Nov 26, 2025

Copy link
Copy Markdown
Member

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 <pjbgf@linux.com>
@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