fabryk-storage
Storage backend implementations for Fabryk knowledge fabric.
This crate provides multiple storage backends:
- Filesystem-primary hybrid storage (markdown + metadata cache)
- PostgreSQL/SQLite backends
- In-memory storage (for testing)
- Storage abstraction traits
- Migration and versioning support