Expand description
Storage backends for persisting decisions and snapshots
Re-exports§
pub use lakefs::LakeFSBackend;pub use lakefs::LakeFSConfig;pub use sqlite::SqliteBackend;pub use sync::SyncSqliteBackend;pub use sync::MemoryStorageBackend;pub use sync::SyncStorageBackend;