diff options
| author | 2026-03-05 09:21:57 +0800 | |
|---|---|---|
| committer | 2026-03-05 09:21:57 +0800 | |
| commit | 561c3b2cf5893430d4ff63883dab818d8d6f5c3f (patch) | |
| tree | 3a00bd148c00f46a21f7f13d97a1489aa7026a18 | |
| parent | README: several years away from stable (diff) | |
| signature | No signature | |
README: implemented/planned v0.1.48
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ Furgit is a low-level Git library in Go. * Prioritize APIs for forges and other server-side uses first * Aim for clear architecture then high performance -## Current features +## Implemented * Parsing configs * Object ID and hash algorithms (SHA-256, SHA-1) @@ -46,7 +46,7 @@ Furgit is a low-level Git library in Go. * Adler-32 optimizations * ZLIB pooling -## Future features +## Planned * Streaming `.pack`/`.idx` hash verifier * `.idx` and `.rev` writing |
