mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
Demonstrate how to make use of `virtcontainer/persist/api` data structure package. Signed-off-by: Wei Zhang <zhangwei555@huawei.com>
This package is a simple placeholder currently which will contain persist storage plugin support, e.g. leveldb, sqlite and other possible storage implementations.