open

fun open(root: Path, alloc: ByteBufAllocator = ByteBufAllocator.DEFAULT, unpackedCacheSize: Int = UnpackedCache.DEFAULT_CAPACITY): Cache
fun open(store: Store, alloc: ByteBufAllocator = ByteBufAllocator.DEFAULT, unpackedCacheSize: Int = UnpackedCache.DEFAULT_CAPACITY): Cache