git as a database
068e3f9f8f
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.22.0 to 2.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v2.22.0...v2.23.0) Signed-off-by: dependabot[bot] <support@dependabot.com> |
||
---|---|---|
src | ||
.gitignore | ||
Jenkinsfile.groovy | ||
LICENSE.txt | ||
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.