Append_only_ext.C
Same as Config but gives more control on the file hierarchy.
Config
val dir : string -> string
dir root is the sub-directory to look for the keys.
dir root
val file_of_key : string -> string
Convert a key to a filename.
val key_of_file : string -> string
Convert a filename to a key.