2 Commits

Author SHA1 Message Date
rayhpeng
b5e18f5b47 feat(storage): enhance storage package with async provider and docs
Add to packages/storage/:
- README.md and README_zh.md - comprehensive documentation
- store/persistence/async_provider.py - async persistence provider

Update repositories:
- contracts/thread_meta.py - add new contract method
- db/thread_meta.py - implement new method
- factory.py - update factory logic

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-04-22 11:29:42 +08:00
rayhpeng
38a6ec496f feat(storage): implement unified persistence layer with database models and repositories 2026-04-20 17:04:20 +08:00