This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
restic
Watch
1
Star
0
Fork
0
You've already forked restic
mirror of
https://github.com/restic/restic.git
synced
2025-03-13 16:11:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
restic
/
internal
/
backend
/
local
History
Michael Eischer
cd783358d3
local: Limit concurrent backend operations
...
Use a limit of 2 similar to the filereader concurrency in the archiver.
2022-04-09 12:21:38 +02:00
..
config.go
local: Limit concurrent backend operations
2022-04-09 12:21:38 +02:00
doc.go
Moves files
2017-07-23 14:19:13 +02:00
layout_test.go
local: Limit concurrent backend operations
2022-04-09 12:21:38 +02:00
local_internal_test.go
local: Limit concurrent backend operations
2022-04-09 12:21:38 +02:00
local_test.go
local: Limit concurrent backend operations
2022-04-09 12:21:38 +02:00
local_unix.go
add go:build headers everywhere
2022-03-28 22:23:47 +02:00
local_windows.go
Sync directory to get durable writes in local backend
2021-08-04 21:51:53 +02:00
local.go
local: Limit concurrent backend operations
2022-04-09 12:21:38 +02:00