Thrudoc - BerkeleyDB Backend

The BerkeleyDB backend provides an exteremly fast and scalable persistent storage backend. Features

  • Massively Scalable

o Simple setup, just install BerkeleyDB and Thrudoc, and set a single configuration value

Future Direction & Development

Use & Configuration To use the BerkeleyDB backend add the following line to your thrudoc.conf replacing the right hand side with an appropriate value for your environment.

    BDB_HOME = </path/to/bdb/home>