aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-11 11:53:23 +0800
committerGravatar Runxi Yu2026-03-11 11:53:23 +0800
commit94011e3762ca25b8ab3a9b9fe0d7a9e155381477 (patch)
treed0d85050178dcdfeeb41094bdac09861147e7e18 /README.md
parentresearch: repack is defragmentation (diff)
signatureNo signature
README: Add todo on compatible pack-wide bloom filters
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7b06049..f4114d73 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ Furgit is a low-level Git library in Go.
* [X] Pack index lookups
* [X] Delta caching
* [X] Delta application
+ * [ ] Pack-wide bloom filters
* [ ] Multi pack indexes
* [ ] Writing objects
* [X] Loose object writing