aboutsummaryrefslogtreecommitdiffstats
path: root/app/History/Cache.hs
AgeCommit message (Collapse)Author
2023-12-07chore: increase performance by caching everythingLibravatar Alexander Foremny
Initial cache generation is slower, as we are losing out on parallelism.
2023-11-07add `Git.getRootDir`Libravatar Alexander Foremny
2023-11-07refactor historyLibravatar Alexander Foremny