git as a database
Paul Campbell
e1ae5c32ed
* Test build against JDK 13 * Replace badge with JDK compatibility indicators * Change README to markdown * Fix links in README |
||
---|---|---|
.github | ||
src | ||
.gitignore | ||
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.