This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-01-26 15:28:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dfcd23ea965de797e48db199c16587b4b52050c
kopia
/
internal
/
hashcache
History
Jarek Kowalski
2dfcd23ea9
added hashcache database, based on BoltDB which caches results of computing ObjectID for any given os.FileInfo.
2017-08-04 13:19:28 +02:00
..
hashcache_database.go
added hashcache database, based on BoltDB which caches results of computing ObjectID for any given os.FileInfo.
2017-08-04 13:19:28 +02:00
hashcache_reader.go
moved hashcache to internal
2017-01-29 07:50:49 -08:00
hashcache_writer.go
moved hashcache to internal
2017-01-29 07:50:49 -08:00
hashcache.go
moved hashcache to internal
2017-01-29 07:50:49 -08:00
utils_test.go
moved hashcache to internal
2017-01-29 07:50:49 -08:00
utils.go
moved hashcache to internal
2017-01-29 07:50:49 -08:00