Elektra  0.9.4
Multiple File Backends

Usually, a backend refers to exactly one file per namespace. This file can be returned using kdb file.

In some situations a single mountpoint refers to more than one file per namespace:

Multiple File Backends are not supported for now in the case of writing files.

Multiple sources in one namespace only work, if the fallback KeySet is part of the mountpoint config. That way any change to the fallback KeySet would essentially make the whole thing a different mountpoint and thereby invalidate all guarantees.

Writeable multiple file backends would: