mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 02:24:21 +01: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.