Glean
Glean copied to clipboard
[lmdb #8] Add server_config field to select storage
- db_create_storage config to select storage backend ("rocksdb" or "lmdb")
- make DB versions Storage-specific, as they should be
- fix DatabaseJanitorTest and enable it