Storage abstraction for zopp.
Backend crates (e.g., zopp-store-sqlite, zopp-store-postgres) implement this trait so
zopp-core doesn't depend on any specific database engine or schema details.
Storage abstraction for zopp.
Backend crates (e.g., zopp-store-sqlite, zopp-store-postgres) implement this trait so
zopp-core doesn't depend on any specific database engine or schema details.