git as a database
35a29a4365
Bumps [pitest-maven](https://github.com/hcoles/pitest) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/pitest-parent-1.4.0...pitest-parent-1.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com> |
||
---|---|---|
.mvn/wrapper | ||
src | ||
.gitignore | ||
Jenkinsfile.groovy | ||
LICENSE.txt | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
GitDB - Git as a (Stupid) NoSQL Database
An experiment in working with a bare Git repo to do something that probably shouldn't be used in production.
Inspired by the presentation and blog post by Kenneth Truyers.