diff options
| author | 2026-01-31 11:37:17 +0100 | |
|---|---|---|
| committer | 2026-01-31 11:37:17 +0100 | |
| commit | a2d9489132538d78fee30269185fd5468450f95c (patch) | |
| tree | b7f57cb3365be9aa2a2f8a817f0212640bc63d37 /README.md | |
| parent | README: Large binary database format or something (diff) | |
| signature | No signature | |
README: Remove non-intention to support flexible storage backends
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -95,9 +95,7 @@ Some external code is also introduced and maintained in-tree. ## Environment requirements -We currently do not intend to support flexible storage backends such as -[storers in go-git](https://pkg.go.dev/github.com/go-git/go-git/v5/plumbing/storer); -a standard UNIX-like filesystem with +A standard UNIX-like filesystem with [syscall.Mmap](https://pkg.go.dev/syscall#Mmap) is expected. ## Repos and mirrors |
