Filesys

From Elektra Initiative

Filesys is a implementation of a filesystem Backend for the Elektra.

Storage

Each Key is a file in the filesystem.

It is as secure as filesystem security. It is as reliable as filesystem.

The drawback is that it needs much space on disc, because most filesystems will need at minimum 4kb for each file.

Portability

It uses only standards C calls, which makes it usable by very low level or early boot stage software, like /sbin/init.

Views
MediaWiki