fabryk-storage 0.0.1

Storage backend implementations for Fabryk knowledge fabric
Documentation

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