docs: add more ...

This commit is contained in:
Dietmar Maurer
2019-11-13 13:10:56 +01:00
parent b423958d8e
commit 58ea88c8ab
5 changed files with 227 additions and 3 deletions

View File

@ -13,6 +13,12 @@ Glossary
A Container is an isolated user space. Programs runs directly on
the hosts kernel, but with limited access to the host resources.
Datastore
A place to store backups. The current implemenation is
file-system based, so this refers to a directory containing the
backup data.
`Rust`_
Rust is a new, fast and memory-efficient system programming