No description
Find a file
Kristian c1feac0812
feat(rebuild_guard): only build index on init if empty index (#30)
* feat(persistence): added build-flag and repo funcs

* feat(init_handler): note count check to avoid unnecessary rebuilds

* ref(build_flag): remove build flag is redundant

* build
2026-04-23 20:38:37 +02:00
.github/workflows ref(action): remove redundant caching 2026-04-03 02:50:10 +02:00
cmd feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
core feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
persistence feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
test test(unit): fix fe_matter test 2026-04-18 14:33:04 +02:00
dendrite feat(rebuild_guard): only build index on init if empty index (#30) 2026-04-23 20:38:37 +02:00
go.mod sm(mod): remove unused pkg 2026-04-04 00:29:42 +02:00
go.sum sm(mod): remove unused pkg 2026-04-04 00:29:42 +02:00
index.db feat(jsonrpc): NDJSON rpc implementation 2026-03-22 21:46:41 +01:00
makefile fix(unit_test): frontmatter parse test 2026-04-06 23:09:52 +02:00