git as a database
Go to file
dependabot[bot] f7c3159972 Bump mockito-junit-jupiter from 2.21.0 to 2.22.0
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.21.0...v2.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-17 19:00:08 +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 mockito-junit-jupiter from 2.21.0 to 2.22.0 2018-09-17 19:00:08 +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.