git as a database
dc17135276
Bumps [mon](https://gitlab.com/kemitix/mon) from 0.8.0 to 0.11.0. - [Release notes](https://gitlab.com/kemitix/mon/tags) - [Changelog](https://gitlab.com/kemitix/mon/blob/master/CHANGELOG) - [Commits](https://gitlab.com/kemitix/mon/compare/v0.8.0...v0.11.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.