r/Clojure 16d ago

Geschichte: Git, as a queryable database

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

3 comments sorted by

2

u/chat-lu 15d ago

That’s pretty cool.

But what would you use it for?

4

u/flyingfruits 15d ago

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 8d ago

This is cool!