restic/backend
Alexander Neumann 6d56d7d4c6 Optimize repository layout
Use subdirectoriers for Data and Tree objects, e.g. store blob
`aec070645fe53ee3b3763059376134f058cc337247c978add178b6ccdfb0019f`
at
```
ac/c0/aec070645fe53ee3b3763059376134f058cc337247c978add178b6ccdfb0019f
```

Issue #58
2014-11-30 16:24:09 +01:00
..
doc.go Add decrypt, refactor 2014-10-03 21:44:55 +02:00
generic.go Add functions to compute unique prefix length 2014-11-24 22:09:22 +01:00
generic_test.go Add functions to compute unique prefix length 2014-11-24 22:09:22 +01:00
id.go Limit memory usage, add several sync.Pool 2014-11-23 21:26:20 +01:00
interface.go Add functions to compute unique prefix length 2014-11-24 22:09:22 +01:00
local.go Optimize repository layout 2014-11-30 16:24:09 +01:00
local_test.go Store maps in new subdir "maps" 2014-11-23 22:26:01 +01:00
sftp.go Optimize repository layout 2014-11-30 16:24:09 +01:00