Commit graph

12 commits

Author SHA1 Message Date
5adeda80ca
fix: shortcircuit bug when missing metadata 2023-10-03 03:50:53 +02:00
e4b42c7aa9
fix: also add nodes without metadata that reply 2023-10-03 03:34:22 +02:00
6bd0be1a51
feat: async restructured, calculate node weight 2023-10-03 03:28:51 +02:00
d549f11ae1 fix: lower mass 2023-10-03 02:36:55 +02:00
fc8f858b0d feat: better UI 2023-10-02 15:39:47 +02:00
0a3b4781cc fix: also cache instances without metadata 2023-10-02 14:35:52 +02:00
eb32729b15 fix: only lock cache store, use rwlock
a mutex on the whole cache made it so incredibly slow
2023-10-02 14:31:08 +02:00
316c03af08 feat: implemented super simple one day cache 2023-10-02 14:14:16 +02:00
b39127292d chore: renamed 2023-10-02 07:26:05 +02:00
5a4f26f3dd feat: simple index html file 2023-10-02 07:25:41 +02:00
68cbe3c062 feat: initial simple implementation 2023-10-02 07:23:44 +02:00
746ef92b94 chore: initial commit 2023-10-02 07:22:52 +02:00