Abstract file-storage layer for cognee — a `StorageTrait` so blob/file backends can be swapped without touching the ingestion pipeline (local filesystem by default).
Part of [cognee-rs](https://github.com/topoteretes/cognee-rs) — see the [project README](../../README.md) for an architecture overview and how the pieces fit together.
Dual-licensed under [MIT](../../LICENSE-MIT) or [Apache-2.0](../../LICENSE-APACHE), at your option.