Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 275 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 275 Bytes

Direct Block Store

A library for maintaining virtual volumes on top of a physical block device (or file). Snapshots supported. Command-line utility for query and management operations included.

Build with go build, test with go test -p 1, read the docs with godoc.