r/Clojure Jul 21 '26

Geschichte: Git, as a queryable database

https://github.com/replikativ/geschichte
41 Upvotes

3 comments sorted by

2

u/chat-lu Jul 21 '26

That’s pretty cool.

But what would you use it for?

5

u/flyingfruits Jul 21 '26

I built it for https://github.com/replikativ/muschel and https://github.com/replikativ/dvergr/ to provide an agentic harness without requiring an OS container. Because everything is built on Datahike the state and functionality of it can be replicated to frontends reactively, e.g. for chat interactions. On the more static code analysis application side, I added this earlier today https://github.com/replikativ/geschichte/blob/main/doc/code-search.md.

1

u/zerg000000 Jul 28 '26

This is cool!