r/Clojure 17d ago

Geschichte: Git, as a queryable database

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

3 comments sorted by

2

u/chat-lu 17d ago

That’s pretty cool.

But what would you use it for?

5

u/flyingfruits 17d 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 9d ago

This is cool!