This commit is contained in:
parent
d8a288377a
commit
5b10c51e00
1 changed files with 3 additions and 0 deletions
3
doc/todo/wishlist:_pack_metadata_in_direct_mode.mdwn
Normal file
3
doc/todo/wishlist:_pack_metadata_in_direct_mode.mdwn
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
The metadata storage for direct mode (V3) is this. In directory .git/annex/objects, there is one .map for all annexed file, and one .cache for all files in the working tree. Both are small files, containing only 1 line or a few lines. I have a repo with lots of photos, and this created lots of small files. I believe this will cause many performance issues.
|
||||||
|
|
||||||
|
It would be great if these files are packed, maybe also in the git pack files format.
|
Loading…
Add table
Add a link
Reference in a new issue