brainy/tests/mocks
David Snelling bb09706d96 feat: add automatic high-volume handling for S3 storage adapter
- Configure AWS SDK with 500 max sockets (up from default 50)
- Add intelligent backpressure with pending operation tracking
- Implement dynamic batch sizing based on memory pressure
- Auto-reduce operations when heap usage exceeds 80%
- Gradually recover throughput when system stabilizes
- Track and respond to consecutive error patterns
- Fix S3 mock to not add ID to metadata objects
- Add backpressure to metadata save operations
- All changes are transparent - no configuration required
2025-08-07 06:11:45 -07:00
..
opfs-mock.ts feat: implement pagination methods for OPFSStorage adapter 2025-08-06 15:00:34 -07:00
s3-mock.ts feat: add automatic high-volume handling for S3 storage adapter 2025-08-07 06:11:45 -07:00