top-0.2.4: Top (typed oriented protocol) API

Safe HaskellNone
LanguageHaskell2010

Repo.Disk

Description

Persistent on-disk implementation of a repository of ZM types

Documentation

dbRepo Source #

Arguments

:: FilePath

Directory to store the repo (e.g. "/tmp")

-> IO Repo

A new repository