summaryrefslogtreecommitdiff
path: root/lib/mu-config.cc
AgeCommit message (Collapse)Author
2023-09-23lib: xapian-db/config: more testsDirk-Jan C. Binnema
...and xapian-db gets a small API update, update store as well.
2023-09-13lib: unit tests: improve / better coverageDirk-Jan C. Binnema
2023-09-12unit tests: improveDirk-Jan C. Binnema
and add a new one for the indexer
2023-07-02lib: create mu-xapian-db, mu-configDirk-Jan C. Binnema
XapianDb is a fairly thing wrapper around Xapian, which handles locking, exception handling and some tracking. On top of that, Config add a configuration database for type / introspectable configuration info.