Gani Georgiev
|
50f5f83ace
|
added closed checks as an extra precaution
|
2026-08-23 00:19:33 +03:00 |
|
Gani Georgiev
|
70d585759d
|
wrap zip close with mutex
|
2026-08-23 00:05:47 +03:00 |
|
Gani Georgiev
|
9e15b464ba
|
fixed err variable name
|
2026-08-22 23:43:23 +03:00 |
|
Gani Georgiev
|
c532fd19b6
|
wrapped backup zip copy operations in a mutex since the file hook can be triggered by different goroutine
|
2026-08-22 20:48:54 +03:00 |
|
Gani Georgiev
|
eade68d4a3
|
check for isdir error before logging
|
2026-08-22 19:27:03 +03:00 |
|
Gani Georgiev
|
18cb3dc62f
|
ugnore dirs to avoid unnecessery logs
|
2026-08-22 19:18:20 +03:00 |
|
Gani Georgiev
|
a293e1301d
|
use the concurrent db pool for the backup db copy
|
2026-08-22 17:25:37 +03:00 |
|
Gani Georgiev
|
f544fa0c81
|
updated tests
|
2026-08-22 10:10:16 +03:00 |
|
Gani Georgiev
|
654af12d17
|
unexport the filesystem hooks for now to avoid introducing breaking changes
|
2026-08-21 22:58:14 +03:00 |
|
Gani Georgiev
|
0e9dcfe1ab
|
added experimental backup optimizations
|
2026-08-21 18:50:16 +03:00 |
|