What's New
R2 Cloud Storage Compatibility
- Fixed handling of 403 errors for non-existent objects (R2 returns 403 instead of 404 when ListBucket permission
isn't granted) - Auto-creates and uploads empty database with schema on first-time setup
AWS Profile Support
- Added
AWS_PROFILEenvironment variable for using named credentials profiles - Updated README with examples for Claude Code and Codex CLI configs
Files Changed
memora/backends.py- New_create_and_upload_empty_database()methodtests/test_cloud_backends.py- Added test coverageREADME.md- AddedAWS_PROFILEdocumentation