git as a database
2f94f49d0c
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.2.0...r5.3.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.