git as a database
Paul Campbell
3bfdcff11a
* `maven-tiles` to 2.11 * `kemitix-tiles` to 0.9.0 * `maven-surefire-plugin` to 2.22.0 * `lombok` to 1.18.0 * `jgit` to 5.0.1.* * `mockito` to 2.19.1 |
||
---|---|---|
.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.