get_backend

function of dascore.io.index.backend source

get_backend(
    path: str | pathlib._local.Path[str, Path] ,
)-> ‘SQLiteIndexBackend’

Create the spool-index backend at path.

The seam a second engine would reopen: everything above the backend asks for one through this rather than naming a class.