This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
95eb859b54
restic
/
internal
/
cache
History
kitone
95eb859b54
Honor RESTIC_CACHE_DIR environment variable
...
Fix
#3382
: restic check doesn't obey the RESTIC_CACHE_DIR environment variable
2021-10-10 16:00:02 +02:00
..
backend.go
Replace duplicate type checking in cache with a function
2021-08-04 22:02:42 +02:00
backend_test.go
Add []byte to repo.LoadAndDecrypt and utils.LoadAll
2019-04-13 13:38:39 +02:00
cache.go
Modernize internal/cache error handling
2021-08-04 22:02:42 +02:00
dir.go
Honor RESTIC_CACHE_DIR environment variable
2021-10-10 16:00:02 +02:00
dir_test.go
Add more error handling
2021-01-30 20:19:47 +01:00
file.go
Modernize internal/cache error handling
2021-08-04 22:02:42 +02:00
file_test.go
Save cached files to a temporary location first
2021-08-04 22:02:42 +02:00
testing.go
Add cache
2017-09-24 21:54:53 +02:00