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-24 22:38:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00afa2dff69a13dd34d6d72c8bde9ce2ebccd180
kopia
/
storage
/
caching
History
Jarek Kowalski
baa8451403
added kopia.Connection as top-level API.
...
simplified vault API
2016-09-05 22:30:27 -07:00
..
cache_entry.go
replaced storage.BlockExists() with storage.BlockSize() which returns additional info
2016-08-25 21:39:17 -07:00
caching_storage_test.go
added kopia.Connection as top-level API.
2016-09-05 22:30:27 -07:00
caching_storage.go
added kopia.Connection as top-level API.
2016-09-05 22:30:27 -07:00
lock_map_test.go
added per-block locking to caching storage
2016-08-09 20:22:34 -07:00
lock_map.go
fixed go vet warning on 1.6
2016-08-09 21:02:57 -07:00