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-05-07 06:16:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e5b08a3b843fed4bcfaea985f72ef329b323591
kopia
/
storage
/
filesystem
History
Jarek Kowalski
381d3780dc
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
...
removed Storage.Flush()
2016-08-24 22:18:22 -07:00
..
filesystem_options.go
renamed storage filesystem files
2016-08-07 11:43:21 -07:00
filesystem_storage_test.go
godoc cleanup, hiding internal APIs
2016-08-21 08:28:40 -07:00
filesystem_storage.go
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
2016-08-24 22:18:22 -07:00