git-annex/Database
Joey Hess 5e8c628d2e
add inode cache to the db
Renamed the db to keys, since it is various info about a Keys.

Dropping a key will update its pointer files, as long as their content can
be verified to be unmodified. This falls back to checksum verification, but
I want it to use an InodeCache of the key, for speed. But, I have not made
anything populate that cache yet.
2015-12-09 17:00:37 -04:00
..
Keys add inode cache to the db 2015-12-09 17:00:37 -04:00
Fsck.hs associated files database 2015-12-07 14:35:37 -04:00
Handle.hs stash DbHandle in Annex state 2015-12-09 14:55:47 -04:00
Keys.hs add inode cache to the db 2015-12-09 17:00:37 -04:00
Types.hs add inode cache to the db 2015-12-09 17:00:37 -04:00