git as a database
.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.