aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-31 11:37:17 +0100
committerGravatar Runxi Yu2026-01-31 11:37:17 +0100
commita2d9489132538d78fee30269185fd5468450f95c (patch)
treeb7f57cb3365be9aa2a2f8a817f0212640bc63d37 /README.md
parentREADME: Large binary database format or something (diff)
signatureNo signature
README: Remove non-intention to support flexible storage backends
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index e3696aaa..d586b585 100644
--- a/README.md
+++ b/README.md
@@ -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