Git CondDB
This is a stand alone, experiment independent Conditions Database library using a Git repository as storage backend.
It's based on the code developed for the LHCb experiment.
External software
Software projects:
- CMake for building
- Python for helper scripts
- Google Test for unit testing
- Clang Format for C++ code formatting
- YAPF for Python code formatting
- LCOV for test coverage reports
Libraries:
- libgit2 for the Git backend
- JSON for Modern C++ for the JSON backend