DistStore - BerkeleyDB Backend
The BerkeleyDB backend provides an exteremly fast and scalable persistent storage backend.
Features
- Massively Scalable
- Simple setup, just install BerkeleyDB and DistStore, and set a single configuration value
Future Direction & Development
Use & Configuration
To use the BerkeleyDB backend add the following line to your diststore.conf replacing the right hand side with an appropriate value for your environment.
BDB_HOME = </path/to/bdb/home>