vaultik/internal
sneak 36c59cb7b3 Set up S3 testing infrastructure for backup implementation
- Add gofakes3 for in-process S3-compatible test server
- Create test server that runs on localhost:9999 with temp directory
- Implement basic S3 client wrapper with standard operations
- Add comprehensive tests for blob and metadata storage patterns
- Test cleanup properly removes temporary directories
- Use AWS SDK v2 for S3 operations with proper error handling
2025-07-20 11:19:16 +02:00
..
cli Set up S3 testing infrastructure for backup implementation 2025-07-20 11:19:16 +02:00
config Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
database Implement SQLite index database layer 2025-07-20 10:56:30 +02:00
globals Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
models Implement local SQLite index database with repositories 2025-07-20 10:26:15 +02:00
s3 Set up S3 testing infrastructure for backup implementation 2025-07-20 11:19:16 +02:00