git as a database
cbdec2e363
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.16.20 to 1.18.2. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/rzwitserloot/lombok/compare/v1.16.20...v1.18.2) Signed-off-by: dependabot[bot] <support@dependabot.com> |
||
---|---|---|
.mvn/wrapper | ||
src | ||
.gitignore | ||
Jenkinsfile.groovy | ||
LICENSE.txt | ||
mvnw | ||
mvnw.cmd | ||
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.