Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
{
key:
value:
}

 

Configuration Options

File system Backends

LevelDB
Info

Specifying fcrepo.ispn.repo.CacheDirPath=/tmp/FedoraRepo would result in a directory with LevelDB artifacts, such as files 000003.log.

...

Most of these files are binary and can be read by a LevelDB Java library.

FileCacheStore
Info
Specifying fcrepo.ispn.repo.CacheDirPath=/tmp/FedoraRepo would result in creating hundreds of binary files in that directory (e.g. 11333332.. , -2334002.. etc).

...