Function kgdata::db::remotedb::nngserver::serve_db

source ·
pub fn serve_db(url: &str, db: &DB) -> Result<(), KGDataError>
Expand description

Serve an instance of rocksdb at the given URL.