git as a database
9324b0a41d
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.21.0...surefire-2.22.0) 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.