git as a database
Go to file
2018-11-26 07:42:40 +00:00
src Update ti use mon 0.12.0 API for Result 2018-09-02 19:20:08 +00:00
.gitignore mvnw: add maven wrapper for maven 3.5.3 2018-05-31 22:46:22 +01:00
Jenkinsfile.groovy Update Jenkinsfile 2018-08-30 22:32:11 +01:00
LICENSE.txt Add LICENSE.txt 2018-05-31 23:33:08 +01:00
pom.xml Bump junit-bom from 5.3.1 to 5.3.2 (#35) 2018-11-26 07:42:40 +00:00
README.md README: Remove jenkins, codacy and jpeek badges - revert once available 2018-07-05 07:19:14 +01:00

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.

Sonatype Nexus (Releases) Maven Central

SonarQube Coverage SonarQube Tech Debt

Inspired by the presentation and blog post by Kenneth Truyers.