AkihiroSuda / continuity

A transport-agnostic, filesystem metadata manifest system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

continuity

A transport-agnostic, filesystem metadata manifest system

This project is a staging area for experiments in providing transport agnostic metadata storage.

Please see opencontainers/runtime-spec#11 for more details.

Building Proto Package

If you change the proto file you will need to rebuild the generated Go with go generate.

go generate ./proto

About

A transport-agnostic, filesystem metadata manifest system

License:Apache License 2.0


Languages

Language:Go 94.8%Language:Protocol Buffer 2.6%Language:Makefile 1.3%Language:Shell 1.0%Language:Assembly 0.2%